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

List.repeat Infinity → out of memory exception #13

Open
lue-bird opened this issue Aug 8, 2022 · 1 comment
Open

List.repeat Infinity → out of memory exception #13

lue-bird opened this issue Aug 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@lue-bird
Copy link

lue-bird commented Aug 8, 2022

elm/core#1107

@robinheghan
Copy link
Contributor

This feels like case of floats bleeding into Ints.

I'm starting to think we should re-think how ints and floats work. Perhaps it's a bad idea to have a number type 🤔

@robinheghan robinheghan added the bug Something isn't working label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants