GgedStruct.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
struct GgedStruct(T, ulong RANK, bool isOffsetIndex = false, SliceKind kind = SliceKind.contiguous)
@nogc nothrow
opDispatch
(
string idx
)
()
if (
idx.replace("_", "").length == Rank
)

Meta