Funclist

Container for the function list.

Members

Functions

keys
auto keys()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
auto opBinaryRight(inout(dchar)[] key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
dstring opIndex(dstring func)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

funcs
dstring[dstring] funcs;
Undocumented in source.

Meta