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

string.split should return GaimanArray #78

Open
jcubic opened this issue Jun 13, 2022 · 0 comments
Open

string.split should return GaimanArray #78

jcubic opened this issue Jun 13, 2022 · 0 comments
Labels
bug Something isn't working language

Comments

@jcubic
Copy link
Owner

jcubic commented Jun 13, 2022

There is a need to use a custom class that extends strings in order to change split() function.

This is needed to you can use Gaiman functions (that are async) with split("\n").map(...)

@jcubic jcubic added bug Something isn't working language labels Jun 13, 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 language
Projects
None yet
Development

No branches or pull requests

1 participant