- hasNext
bool hasNext()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextEntry
TreeMapEntry!(K, V) nextEntry()
Undocumented in source. Be warned that the author may not have intended to support it.
- prevEntry
TreeMapEntry!(K, V) prevEntry()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeAscending
void removeAscending()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeDescending
void removeDescending()
Undocumented in source. Be warned that the author may not have intended to support it.