IndexedBy

Undocumented in source.

Alias This

_r

Members

Functions

findIndex
auto findIndex(E e)

Get index of element E wrapped in a bool-convertable struct.

Mixins

__anonymous
mixin _genIndexAndSliceOps_unchecked!(I__)
Undocumented in source.
__anonymous
mixin _genIndexAndSliceOps!(mixin (IndexTypeName))
Undocumented in source.

Variables

_r
R _r;
Undocumented in source.

Meta