Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Approved Backlog
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
Description
Currently we can have a subseq of a sorted-set|map-by, but this returns a seq and
not a Set or Map.
Implementing the interfaces java.util.SortedSet and java.util.SortedMap would give
us support for calling .subSet and .subMap.
Attachments
Activity
Jim Blomo
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jim Blomo [ jim.blomo ] |
Jim Blomo
made changes -
| Attachment | SortedSet-SortedMap-interfaces-248.diff [ 11195 ] |
Jim Blomo
made changes -
| Attachment | SortedMap-interfaces-248.diff [ 11225 ] |
Jim Blomo
made changes -
| Attachment | SortedSet-SortedMap-interfaces-248.diff [ 11195 ] |
Jim Blomo
made changes -
| Attachment | SortedMap-SortedSet-interfaces-248.diff [ 11226 ] |
Jim Blomo
made changes -
| Attachment | SortedMap-interfaces-248.diff [ 11225 ] |
Andy Fingerhut
made changes -
| Attachment | clj-248-SortedMap-SortedSet-interfaces-patch2.txt [ 11255 ] |
Andy Fingerhut
made changes -
| Patch | Code and Test [ 10002 ] | |
| Priority | Blocker [ 1 ] |
Andy Fingerhut
made changes -
| Priority | Blocker [ 1 ] | Minor [ 4 ] |
Converted from http://www.assembla.com/spaces/clojure/tickets/248