Skip to content

Add math module to stdlib #1042

Closed
Closed
@jdm

Description

@jdm
Contributor

We should get some common math implementations put together. First stop: move the definitions of min and max out of comp/util/common.rs and into the new module, and fix them to be templated on @t instead of T.

Activity

added a commit that references this issue on Aug 5, 2023
c3960ea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jdm@marijnh

        Issue actions

          Add math module to stdlib · Issue #1042 · rust-lang/rust