(rotate-180 grid)
Rotate a grid 180 degrees.
Rotate a grid 180 degrees.
(rotate-left grid)
Rotate a grid 90 degrees anticlockwise.
Rotate a grid 90 degrees anticlockwise.
(rotate-right grid)
Rotate a grid 90 degrees clockwise.
Rotate a grid 90 degrees clockwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close