Liking cljdoc? Tell your friends :D

zero-one.fxl.core


->cellclj

(->cell maybe-cell)
source

border-style-setclj

source

cells->recordsclj

(cells->records cells ks)
(cells->records cells ks sheet)
source

cells->tableclj

(cells->table cells)
(cells->table cells sheet)
source

col->cellsclj

(col->cells col)
source

colour-setclj

source

concat-belowclj

(concat-below)
(concat-below cells)
(concat-below l-cells r-cells)
(concat-below l-cells r-cells & tail)
source

concat-rightclj

(concat-right)
(concat-right cells)
(concat-right l-cells r-cells)
(concat-right l-cells r-cells & tail)
source

forvcljmacro

(forv & body)
source

horizontal-alignment-setclj

source

max-colclj

(max-col cells)
source

max-rowclj

(max-row cells)
source

pad-belowclj

(pad-below cells)
(pad-below shift cells)
source

pad-rightclj

(pad-right cells)
(pad-right shift cells)
source

pad-tableclj

(pad-table cells)
source

read-xlsx!clj

source

records->cellsclj

(records->cells records)
(records->cells ks records)
source

records->tableclj

(records->table records)
(records->table ks records)
source

restyle-bordersclj

(restyle-borders cell border-style)
source

row->cellsclj

(row->cells row)
source

shift-downclj

(shift-down shift cell)
source

shift-leftclj

(shift-left shift cell)
source

shift-rightclj

(shift-right shift cell)
source

shift-upclj

(shift-up shift cell)
source

table->cellsclj

(table->cells table)
source

vertical-alignment-setclj

source

write-xlsx!clj

source

zip-with-indexclj

(zip-with-index coll)
source

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

× close