DOPKeypair

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(DOOPObject aKey)
Undocumented in source.
this
this(DOOPObject aKey, DOOPObject aValue)
Undocumented in source.

Members

Functions

key
auto key()
Undocumented in source. Be warned that the author may not have intended to support it.
key
O key(DOOPObject newKey)
Undocumented in source. Be warned that the author may not have intended to support it.
value
auto value()
Undocumented in source. Be warned that the author may not have intended to support it.
value
O value(DOOPObject newValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_key
DOOPObject _key;
Undocumented in source.
_value
DOOPObject _value;
Undocumented in source.

Meta