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

change BitBool.T# to Int8#? #7

Open
chessai opened this issue Jan 30, 2023 · 2 comments
Open

change BitBool.T# to Int8#? #7

chessai opened this issue Jan 30, 2023 · 2 comments

Comments

@chessai
Copy link

chessai commented Jan 30, 2023

upcasting to Int# should be a no-op for things like eg. isTrue#
but Int8# should take up less space

is there a good argument against this?

@chessai
Copy link
Author

chessai commented Jan 30, 2023

i also noticed that some of the exported functions do not use the type synonym T# but rather Int#.

@chessai
Copy link
Author

chessai commented Jan 30, 2023

i also noticed that some of the exported functions do not use the type synonym T# but rather Int#.

actually, i noticed this inconsistency in multiple modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant