Open
Description
Clojure 1.12 adds a new IDrop
interface for efficient dropping and partition of collection types which is used in drop
, nthrest
, and nthnext
.
Additional functions were added which also take advantage of the new interface:
partitionv
partitionv-all
splitv-at