(normalize-nil value)
Turn a nil array into an empty array
Turn a nil array into an empty array
(normalize-profile profile)
Turn any nil top-level arrays in a profile (versions, concepts, templates and patterns) into empty arrays.
Turn any nil top-level arrays in a profile (versions, concepts, templates and patterns) into empty arrays.
(subvec? v1 v2)
True if v1 is a subvector of v2, false otherwise.
True if v1 is a subvector of v2, false otherwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close