Liking cljdoc? Tell your friends :D

com.rpl.specter.transients


END!clj

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.
sourceraw docstring

FIRST!clj

Navigates to the first element of a transient vector.

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

keypath!clj

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.
sourceraw docstring

LAST!clj

Navigates to the last element of a transient vector.

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

submap!clj

Navigates to the specified persistent submap of a transient map.

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

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

× close