com.rpl.specter.transients

END!

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

FIRST!

Navigates to the first element of a transient vector.

keypath!

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

LAST!

Navigates to the last element of a transient vector.

submap!

Navigates to the specified persistent submap of a transient map.