Skip to content

Add non-panicking variants of pow for Integers #48291

Closed
@milesand

Description

@milesand

std (and core) does not include non-panicking variants of pow. As we already have such variants of other possibly-overflowing operations in the std, it may be a good idea to add such functionality for symmetry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-acceptedCategory: A feature request that has been accepted pending implementation.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions