BigInt.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(const(BigInt)* b)
    struct BigInt
    public const
    bool
    opEquals
    (
    const(BigInt)* b
    )
  2. bool opEquals(BigInt b)
  3. bool opEquals(size_t n)

Meta