Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not much can be done #12

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 3, 2018

  1. Not much can be done

    So generally speaking other than using the slightly shorter array on the Bits and BinaryBits types
    
    Not much can be done regarding the unsigned int types.
    Your salvation may come with this proposal should the day come microsoft/TypeScript#15480
    
    But Typescript will probably not support base uintx types as this discussion ended 
    microsoft/TypeScript#4639
    essentially JS is expecting BigInt and other types may be added someday and so no extra primitives will be added until T39 adds them
    
    on a side note this regex proposal should it get implemented would be interesting 
    microsoft/TypeScript#6579
    amrdraz authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    973f5d5 View commit details
    Browse the repository at this point in the history