- clear
void clear(Key key)
Undocumented in source.
- clearRange
void clearRange(RangeInfo info)
Undocumented in source.
- opIndex
shared(Value) opIndex(Key key)
Undocumented in source.
- opIndex
RecordRange opIndex(RangeInfo info)
Undocumented in source.
- opIndexAssign
inout(Value) opIndexAssign(inout(Value) value, Key key)
Undocumented in source.
- run
void run(WorkFunc func)
Undocumented in source.