Skip to content

implement Pow for BigInt #106

@programmerjake

Description

@programmerjake

Pow<T> is not implemented for BigInt, only for &BigInt. This causes problems for using Pow on Ratio<BigInt> since Ratio<T>'s Pow implementation requires T: Pow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions