Liking cljdoc? Tell your friends :D

com.rpl.specter.navs


AddExtremesclj/sprotocol

append-allclj/s

(append-all structure elements)

prepend-allclj/s

(prepend-all structure elements)
source

all-selectclj/s

(all-select structure next-fn)
source

AllTransformProtocolclj/sprotocol

all-transformclj/s

(all-transform structure next-fn)
source

extract-basic-filter-fnclj/s

(extract-basic-filter-fn path)
source

FastEmptyclj/sprotocol

fast-empty?clj/s

(fast-empty? s)
source

GetExtremesclj/sprotocol

get-firstclj/s

(get-first s)

get-lastclj/s

(get-last s)
source

if-selectclj/s

(if-select vals structure next-fn then-tester then-nav else-nav)
source

if-transformclj/s

(if-transform vals structure next-fn then-tester then-nav else-nav)
source

key-selectclj/s

(key-select akey structure next-fn)
source

key-transformclj/s

(key-transform akey structure next-fn)
source

map-vals-non-transient-transformclj/s

(map-vals-non-transient-transform structure empty-map next-fn)
source

MapValsTransformProtocolclj/sprotocol

map-vals-transformclj/s

(map-vals-transform structure next-fn)
source

not-selected?*clj/s

(not-selected?* compiled-path structure)
source

PosNavigatorclj/s

source

queue?clj/s

(queue? coll)
source (clj)source (cljs)

selected?*clj/s

(selected?* compiled-path structure)
source

srange-selectclj/s

(srange-select structure start end next-fn)
source

srange-transformclj/s

source

transient-vec-countclj/s

(transient-vec-count v)
source (clj)source (cljs)

UpdateExtremesclj/sprotocol

update-firstclj/s

(update-first s afn)

update-lastclj/s

(update-last s afn)
source

vec-countclj/s

(vec-count v)
source (clj)source (cljs)

walk-selectclj/s

(walk-select pred continue-fn structure)
source

walk-untilclj/s

(walk-until pred on-match-fn structure)
source

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

× close