Skip to content

Why is numeric represented by i32? #9

@maxcountryman

Description

@maxcountryman

As I understand, the largest numeric is 999. Furthermore, there are no negative numerics. What's the rationale for choosing i32 here? It seems like u16 would be a more appropriate fit.

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