Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorted sets, sorted maps, array maps #416

Open
chrisrink10 opened this issue Jul 28, 2019 · 0 comments
Open

Sorted sets, sorted maps, array maps #416

chrisrink10 opened this issue Jul 28, 2019 · 0 comments
Labels
component:collections Issue pertaining to Basilisp core collections issue-type:enhancement New feature or request

Comments

@chrisrink10
Copy link
Member

chrisrink10 commented Jul 28, 2019

Clojure.org's guide on data structures mentions these specialized map and set implementations.

array-map
sorted-map
sorted-map-by
sorted-set
sorted-set-by
subseq
rseq (sorted-map implementation)
rsubseq
@chrisrink10 chrisrink10 added issue-type:enhancement New feature or request lang Issue pertaining to Basilisp language modules labels Jul 28, 2019
@chrisrink10 chrisrink10 added component:collections Issue pertaining to Basilisp core collections and removed lang Issue pertaining to Basilisp language modules labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:collections Issue pertaining to Basilisp core collections issue-type:enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant