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

Remove Primitive classes #1

Open
waterstopper opened this issue Jun 29, 2022 · 1 comment
Open

Remove Primitive classes #1

waterstopper opened this issue Jun 29, 2022 · 1 comment
Assignees
Labels
prio:low suggestion open for discussion

Comments

@waterstopper
Copy link
Owner

toVariable() method boxes kotlin primitives and expression evaluation unboxes them. There is no reason for them to exist probably

@waterstopper waterstopper added suggestion open for discussion prio:normal labels Jun 29, 2022
@waterstopper waterstopper self-assigned this Jun 29, 2022
@waterstopper
Copy link
Owner Author

Now it has reason to exist: storing number type to keep double and int separate in JS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio:low suggestion open for discussion
Projects
None yet
Development

No branches or pull requests

1 participant