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)
    struct NaturalNumberSet
    const pure nothrow
    bool
    opBinary
    (
    string op
    )
    if (
    op == "in"
    )
  3. NaturalNumberSet opBinary(NaturalNumberSet other)

Meta