Re-ordering API for lists
Submitted by Eelco Visser on 5 January 2013 at 21:47
- moveUp(e): decrement index
- moveDown(e): increment index
- isFirst(e): Bool
- isLast(e): Bool
- first()
- last
Submitted by Eelco Visser on 5 January 2013 at 21:47
- moveUp(e): decrement index
- moveDown(e): increment index
- isFirst(e): Bool
- isLast(e): Bool
- first()
- last