Liking cljdoc? Tell your friends :D

crux.history-options


->history-optionsclj

(->history-options sort-order)
(->history-options sort-order
                   {:keys [with-corrections? with-docs? start end]
                    :or {with-corrections? false with-docs? false}})

<-sort-orderclj

(<-sort-order sort-order)

HistoryOptionsclj

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

× close