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

chore(stdlib): Leverage Infinity keyword in Regex module #1959

Merged

Conversation

spotandjake
Copy link
Member

This pr just changes the Regex library from using Float32.toNumber(Float32.infinity)) to Infinity, which means we can drop the uneccessary dependency

@spotandjake spotandjake self-assigned this Jan 3, 2024
@phated phated changed the title chore(stdlib): Switch Regex lib from using Float32.infinity to Infinity chore(stdlib): Leverage Infinity keyword in Regex module Jan 20, 2024
@phated phated added this pull request to the merge queue Jan 20, 2024
Merged via the queue into grain-lang:main with commit d5e6468 Jan 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants