BigInt.cmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int cmp(const(BigInt)* other, bool check_signs)
  2. int cmp(BigInt other, bool check_signs)
    struct BigInt
    public const
    int
    cmp
    ()
    (
    auto const ref BigInt other
    ,
    bool check_signs = true
    )

Meta