Skip to content

byte datatype? #14

Description

@NdK73

It could be useful to have more compact datatypes. Probably the most useful would be 'byte', to avoid having to parse a long, check its max value every time in user code and then cast.
Another could be 'bool', but it's easily replaceable with 'byte'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions