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

Add left(), right() and reverse() methods in String #1543

Closed
fdodino opened this issue Oct 17, 2018 · 2 comments · Fixed by #1681
Closed

Add left(), right() and reverse() methods in String #1543

fdodino opened this issue Oct 17, 2018 · 2 comments · Fixed by #1681

Comments

@fdodino
Copy link
Collaborator

fdodino commented Oct 17, 2018

No description provided.

@fdodino
Copy link
Collaborator Author

fdodino commented Oct 22, 2018

Left and right could be shortcuts for clumsy substring calls.

@npasserini
Copy link
Member

npasserini commented Oct 22, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment