Skip to content

Proposition: Units should be printed in explicit form #19

Description

@slavaGanzin

Hello

For explicitness and to prevent ugly errors of units misuse I propose to use long unit names in output:

now:

> 1b
1 b
> 1 m
1 m

after:

> 1 b
1 bit
> 1 m
1 meter

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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