NaturalNumberSet.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opBinary(NaturalNumberSet other)
  2. bool opBinary(NaturalNumberSet other)
  3. NaturalNumberSet opBinary(NaturalNumberSet other)
    struct NaturalNumberSet
    const pure nothrow @safe
    opBinary
    (
    string op
    )
    if (
    op.among("|", "^", "&")
    )

Meta