SmallTable.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(V)* opBinaryRight(K k)
  2. bool opBinaryRight(K k)
    struct SmallTable(K, V, ushort capacity_)
    const
    static if(!(!is(V == void)))
    bool
    opBinaryRight
    (
    string op : "in"
    )
    (
    K k
    )

Meta