IndexMixin._find

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
inout
bool
_find
(
const(KeyType) k
,
out inout(ThisNode)* node
,
out size_t index
)

Meta