- _do_not_serialize_
void _do_not_serialize_()
Undocumented in source. Be warned that the author may not have intended to support it.
- all
Selection!TItem all(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkHashTable
void checkHashTable()
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashOfLocation
ulong hashOfLocation(ptrdiff_t location)
Undocumented in source. Be warned that the author may not have intended to support it.
- key
TKey key(LinkedListPointer!TItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- notifyKeyChanged
void notifyKeyChanged(TKey oldKey, LinkedListPointer!TItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
LinkedListPointer!TItem opCall(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
TItem opIndex(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
TItem opIndex(TKey key, TItem def)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(TItem item)
Undocumented in source. Be warned that the author may not have intended to support it.