Skip to content

Create wrapping shift functions for fixed integer types #12

Description

@SamWilsn

We have wrapping_sub and wrapping_add.

Instead of putting (a << b) % U256_CEIL_VALUE everywhere, we should create sane implementations on the FixedUInt type and remove the U256_CEIL_VALUE constant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions