Skip to content

Make our Uint types homogenous and create a macro for them (keep it DRY!) #1114

Closed
@uint

Description

@uint

Homogenous meaning it'd be cool if they all used the same thing internally (e.g. Parity's uint types).

A macro (or maybe some sort of generic implementation using const generics?) would help us write all the methods, operator implementations, etc. once only rather than copy-pasting code.

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