IndexableSet

Undocumented in source.

Members

Aliases

length
alias length = size
Undocumented in source.

Functions

opIndex
E opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
put
size_t put(E e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

range
auto range [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta