Liking cljdoc? Tell your friends :D

dmote-keycap.schema


file?clj

(file? filepath)
source

map-likeclj

(map-like key-value-parsers)

Return a parser of a map where the exact keys are known.

Return a parser of a map where the exact keys are known.
sourceraw docstring

map-ofclj

(map-of key-parser value-parser)

Return a parser of a map where the general type of key is known.

Return a parser of a map where the general type of key is known.
sourceraw docstring

option-parsersclj

source

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

× close