HashCollection.requireIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct HashCollection(K, V, bool ordered, bool multi)
static if(ordered)
size_t
requireIndex
()
(
auto ref K key
,
lazy ValueVarType value = ValueVarType.init
)

Meta