ItemIndex

Undocumented in source.

Alias This

_impl

Members

Aliases

Impl
alias Impl = RedBlackTree!(ItemPtr, "a.id < b.id")
Undocumented in source.

Functions

keys
auto keys()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
auto opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Range
struct Range
Undocumented in source.

Variables

_impl
Impl _impl;
Undocumented in source.

Meta