Bind

Undocumented in source.

Constructors

this
this(string k)
Undocumented in source.
this
this(int k)
Undocumented in source.

Members

Aliases

Key
alias Key = SumType!(string, int)
Undocumented in source.

Functions

toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

key
Key key;
Undocumented in source.

Meta