enigma ~master (2021-03-01T14:53:29Z)
Dub
Repo
PermutationElement.opDispatch
structure
PermutationElement
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
Source
See Implementation
structure
PermutationElement
constructors
this
functions
opBinary
transpose
properties
opDispatch
variables
entity