indexes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t[] indexes(T[] values, T value)
  2. size_t[][T] indexes(T[] values, T[] keys)
    @safe
    size_t[][T]
    indexes
    (
    T
    )
    (
    T[] values
    ,
    T[] keys
    )

Meta