Metadata

Members

Aliases

ValueType
alias ValueType(string key) = Tup.ValueType!key

Functions

get
ValueType!key get()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(ValueType!key value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

getters
enum size_t[] getters(string key, size_t index);
Undocumented in source.

Meta