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.
Please register or sign in to comment
reverseList inplaceReverseList rotateList inplaceRotateList Remove reverse function from UList and call the ListOps from the other reverse function.