Skip to content

Refactor Float implementation #169

Closed
@mattico

Description

@mattico

#166 refactored the integer intrinsics by:

  • Adding wrapping_ functions to the Int trait, removing the need for lots of Wrapping(x) and x.0
  • Using traits to implement the various operations rather than using macros

These can both be applied to some extent to the floating point implementation.

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