Set

Alias This

values_

Members

Functions

has
bool has(T value)
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.
values
T[] values()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

values_
bool[T] values_;
Undocumented in source.

Meta