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 utils #25

Open
rrdelaney opened this issue Dec 6, 2017 · 1 comment
Open

String utils #25

rrdelaney opened this issue Dec 6, 2017 · 1 comment

Comments

@rrdelaney
Copy link
Member

It’s very difficult to do even basic string processing right now. We should have better capabilities to do some simpler stuff that newcomers expect from other languages like JS and python.

Some examples:

  • Split string on string
  • Split string in list of strings
  • Alpabetize a string
@arnarthor
Copy link

I feel this pain so deeply doing Advent of code 😫

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

No branches or pull requests

2 participants