NaturalNumberSet.opBinary

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

Meta