SmallTable.opBinary

new set with elements in this but not in rhs

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

Meta