GenericCursor.opDispatch

struct GenericCursor
static
opDispatch
(
string str
)
()
if (
__traits(hasMember, GenericCursorType, str)
)
Suggestion Box / Bug Report