Atom - ṙ
- Rotate
Characters: ṙ
Tags: array , number , vectorize
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Rotate the list x
to the left y
times.
ṙ
- RotateCharacters: ṙ
Tags: array , number , vectorize
This atom is dyadic, which means it takes two arguments.
Rotate the list x
to the left y
times.