Details
-
Type:
Enhancement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Declined
-
Affects Version/s: Release 1.5
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Patch:Code and Test
Description
This adds Python-style negative string indices for (subs), e.g.:
(subs "foo bar" -3) ;; -> "bar"
Attachments
Activity
Andy Fingerhut
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | clj-1042-negative-subs-patch2.txt [ 11457 ] |
Ian Eure
made changes -
| Attachment | clj-1042-negative-indices-patch3.txt [ 11480 ] |
Andy Fingerhut
made changes -
| Attachment | clj-1042-negative-subs-patch2.txt [ 11457 ] |
Stuart Halloway
made changes -
| Resolution | Declined [ 2 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |