Oplist

Container for the list of all operators.

Members

Functions

keys
auto keys()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
auto opBinaryRight(dstring key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Operator opIndex(dstring op)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ops
Operator[dstring] ops;
Undocumented in source.

Meta