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

Fixes #198

Merged
merged 6 commits into from
Mar 29, 2024
Merged

Fixes #198

merged 6 commits into from
Mar 29, 2024

Conversation

Noobware1
Copy link
Contributor

@Noobware1 Noobware1 commented Mar 27, 2024

Removed the previous code for iterable and list wrapper (sorry but there was too much to manually remove it all).
Regenerated iterable and list wrapper with full implementation each.
Added Random wrapper.
Added MathTypes class.
Fixed StringSink.writeln writing null when called with 0 parameters.
Exported Iterator wrapper.

Feel free to point out the wrongs if there are any :)

@ethanblake4
Copy link
Owner

Oh cool, thanks for this!!

Only thing I'm noticing is that you removed $List.view(), please add it back, it serves a different purpose from the normal $List wrapper.

@Noobware1
Copy link
Contributor Author

Done.

@ethanblake4 ethanblake4 merged commit ec0c718 into ethanblake4:master Mar 29, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants