Ticket #104 (closed enhancement: fixed)
Implement List .sorted, .reversed, .at, et al
Reported by: | Chuck | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | Cobra 0.9 |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | library, extensions | Cc: |
Description
These were discussed (and some even implemented) in a forum discussion or two. Don't have the links handy.
Depends on ticket:1 being completed.
May .at should be .get which could also be a dictionary method (offering a default arg when the key/index cannot be found).
Change History
Note: See
TracTickets for help on using
tickets.