Commit Graph

2 Commits

Author SHA1 Message Date
mattijs
97910c4d4a COMP: Test apps: make compile 2013-01-17 11:06:38 +00:00
laurence
e3ae44f31f ENH: ListOps: Add reverse and rotate functions
reverseList
inplaceReverseList
rotateList
inplaceRotateList

Remove reverse function from UList and call the ListOps from the other
reverse function.
2012-12-11 16:21:07 +00:00