Liking cljdoc? Tell your friends :D

revl.core


array?clj

(array? x)
source

coll-not-map?clj

(coll-not-map? x)
source

data->table-modelcljmultimethod

source

data-tableclj

(data-table data)
(data-table data {:keys [column-labels]})
source

format-dateclj

(format-date date)
source

mouse-event->table-coordclj

(mouse-event->table-coord e table)
source

point->tupleclj

(point->tuple point)
source

show!clj

(show! {:keys [component on-close location title]})
source

show-bar-chart!clj

(show-bar-chart! & label-coll-pairs)
source

show-cell-data-as-tableclj

(show-cell-data-as-table origin-table columns row-index column-index)
source

show-data-table!clj

(show-data-table! data)
(show-data-table! data table-opts)
(show-data-table! data table-opts frame-opts)
source

show-watcher!clj

(show-watcher! reference)
(show-watcher! reference watcher-opts)
(show-watcher! reference watcher-opts frame-opts)
source

sprintlnclj

(sprintln & args)
source

standard-date-formatclj

source

tuple->pointclj

(tuple->point [x y])
source

useful-first-columnsclj

source

watcherclj

(watcher reference)
(watcher reference
         {:keys [limit elide-duplicates?]
          :or {limit 0 elide-duplicates? false}})
source

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

× close