- all
Selection!T all(TKey key)
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.
- delAll
void delAll(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- delFirst
void delFirst(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(TKey key, T def)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointerOf
LinkedListPointer!T pointerOf(TKey key)
Undocumented in source. Be warned that the author may not have intended to support it.