PermutationElement.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
struct PermutationElement(size_t degree)
@property const pure
opDispatch
(
string s
)
()
if (
s.length > 2 &&
s[0 .. 2] == "is"
)
if (
degree > 0
)

Meta