(expand-components [c0 c1 c2 c3 :as components])
Expands the given 4-tuple of components to an interval for range selection from the indexes. If any component is nil, returns nil.
Expands the given 4-tuple of components to an interval for range selection from the indexes. If *any* component is nil, returns nil.
(strict-map->Index m20326 & [drop-extra-keys?__5380__auto__])
Factory function for class Index, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class Index, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->IndexRoot m20231 & [drop-extra-keys?__5380__auto__])
Factory function for class IndexRoot, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class IndexRoot, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close