Liking cljdoc? Tell your friends :D

com.fulcrologic-pro.com.rpl.specter.transients


END!clj/s

Navigates to an empty (persistent) vector at the end of a transient vector.

Navigates to an empty (persistent) vector at the end of a transient vector.
raw docstring

FIRST!clj/s

Navigates to the first element of a transient vector.

Navigates to the first element of a transient vector.
raw docstring

keypath!clj/s

Navigates to the specified key of a transient collection, navigating to nil if it doesn't exist.

Navigates to the specified key of a transient collection,
navigating to nil if it doesn't exist.
raw docstring

LAST!clj/s

Navigates to the last element of a transient vector.

Navigates to the last element of a transient vector.
raw docstring

submap!clj/s

Navigates to the specified persistent submap of a transient map.

Navigates to the specified persistent submap of a transient map.
raw docstring

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

× close