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

Adding in red black trees #42

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Conversation

Pauan
Copy link

@Pauan Pauan commented Jul 5, 2017

This should allow for efficient implementations of immutable sorted sets and dictionaries.

@Pauan
Copy link
Author

Pauan commented Jul 7, 2017

I added in immutable sets in std/data/set.kk

@Pauan
Copy link
Author

Pauan commented Jul 11, 2017

I added in immutable sorted dictionaries in std/data/sorted-dict.kk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant