MapSetVisitor.VarState

Undocumented in source.

Members

Functions

setInSet
void setInSet(bool inSet)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dirty
bool dirty;
Undocumented in source.
haveValue
bool haveValue;
Undocumented in source.
inSet
Maybe inSet;
Undocumented in source.
value
V value;
Undocumented in source.

Meta