Pair

Undocumented in source.

Constructors

this
this(string key)
Undocumented in source.
this
this(string key, string value)
Undocumented in source.
this
this(Tuple!(string, string) args)
Undocumented in source.

Members

Functions

serialize
string serialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

key
string key;
Undocumented in source.
value
string value;
Undocumented in source.

Meta