Skip to content

Signed<Magnitude> #81

@oscbyspro

Description

@oscbyspro

The final thing I want to investigate before committing to a flexible-width solution is whether I can efficiently model the signed part as a Signed<Magnitude> wrapper. I know fixed-width is possible, but that's different.

- NBKFlexibleWidthKit
    - UIntXL
    
- NBKSignedKit
    - SInt,   Signed<UInt>
    - SIntXL, Signed<UIntXL>

Metadata

Metadata

Assignees

No one assigned

    Labels

    additionoh, so shiny!maybeto do, or not to do?

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions