Liking cljdoc? Tell your friends :D

expound.paths


both-nan?clj/s

(both-nan? x y)
source

compare-path-segmentclj/s

(compare-path-segment x y)
source

compare-pathsclj/s

(compare-paths path1 path2)
source

equalish?clj/s

(equalish? x y)
source

fn-equalclj/s

(fn-equal x y)
source

in-with-kpsclj/s

(in-with-kps form val in in')
source

in-with-kps*clj/s

(in-with-kps* form val in in')
source

in-with-kps-fuzzy-match-for-regex-failuresclj/s

(in-with-kps-fuzzy-match-for-regex-failures form val in in')
source

in-with-kps-ints-are-key-value-indicatorsclj/s

(in-with-kps-ints-are-key-value-indicators form val in in')
source

in-with-kps-ints-are-keysclj/s

(in-with-kps-ints-are-keys form val in in')
source

in-with-kps-maps-as-seqsclj/s

(in-with-kps-maps-as-seqs form val in in')
source

KeyPathSegmentcljs

source

KeyValuePathSegmentcljs

source

kps-path?clj/s

(kps-path? x)

True if path points to a key

True if path points to a key
sourceraw docstring

kps?clj/s

(kps? x)
source

kvps-path?clj/s

(kvps-path? x)

True if path points to a key/value pair

True if path points to a key/value pair
sourceraw docstring

kvps?clj/s

(kvps? x)
source

prefix-path?clj/s

(prefix-path? partial-path full-path)

True if partial-path is a prefix of full-path.

True if partial-path is a prefix of full-path.
sourceraw docstring

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

× close