Liking cljdoc? Tell your friends :D

emlyn.grid.transforms


flip-lrclj

(flip-lr grid)

Flip a grid left to right.

Flip a grid left to right.
sourceraw docstring

flip-tbclj

(flip-tb grid)

Flip a grid top to bottom.

Flip a grid top to bottom.
sourceraw docstring

rotate-180clj

(rotate-180 grid)

Rotate a grid 180 degrees.

Rotate a grid 180 degrees.
sourceraw docstring

rotate-leftclj

(rotate-left grid)

Rotate a grid 90 degrees anticlockwise.

Rotate a grid 90 degrees anticlockwise.
sourceraw docstring

rotate-rightclj

(rotate-right grid)

Rotate a grid 90 degrees clockwise.

Rotate a grid 90 degrees clockwise.
sourceraw docstring

transposeclj

(transpose grid)

Transpose a grid.

Transpose a grid.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close