-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
clojure-version:1.12Feature from Clojure 1.12Feature from Clojure 1.12component:collectionsIssue pertaining to Basilisp core collectionsIssue pertaining to Basilisp core collectionsissue-type:enhancementNew feature or requestNew feature or request
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
Metadata
Metadata
Assignees
Labels
clojure-version:1.12Feature from Clojure 1.12Feature from Clojure 1.12component:collectionsIssue pertaining to Basilisp core collectionsIssue pertaining to Basilisp core collectionsissue-type:enhancementNew feature or requestNew feature or request