SmallTable.opBinary

new set with elements common to this and rhs

  1. SmallSet opBinary(SmallSet rhs)
  2. SmallSet opBinary(SmallSet rhs)
    struct SmallTable(K, V, ushort capacity_)
    const
    static if(!(!is(V == void)))
    opBinary
    (
    string op : "&"
    )
  3. SmallSet opBinary(SmallSet rhs)

Meta