Skip to content
Cerus edited this page Aug 10, 2022 · 1 revision

/stdlib/stack.edina

Routine Visibility
rotate 🌐 Global
rot 🌐 Global

🌐 rotate

Rotates x items of the stack

Takes Gives
Amount of items to rotate (int)

🌐 rot

Alias for .rotate

Takes Gives
Amount of items to rotate (int)

Clone this wiki locally