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

Allow negative substring indices for (subs) #27

Closed
wants to merge 1 commit into from
Closed

Allow negative substring indices for (subs) #27

wants to merge 1 commit into from

Conversation

ieure
Copy link

@ieure ieure commented Aug 14, 2012

This adds Python-style negative string indices for (subs), e.g.:

(subs "foo bar" -3) ;; -> "bar"

@ieure ieure closed this Aug 14, 2012
@ieure
Copy link
Author

ieure commented Aug 14, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant