Skip to content

Binary trees - #68

Open
clrnd wants to merge 2 commits into
kachayev:masterfrom
clrnd:binary_trees
Open

clrnd wants to merge 2 commits into
kachayev:masterfrom
clrnd:binary_trees

Conversation

@clrnd

@clrnd clrnd commented Sep 22, 2014

Copy link
Copy Markdown

I've implemented immutable Maps in spirit of Haskell's Data.Map.

So far "singleton", "empty", "insert" and "lookup" work correctly.
Adding "delete" would make the implementation almost complete, but it's usable as it is.

Thank's for reviewing.

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.

1 participant