Skip to content

Conversation

@clrnd
Copy link

@clrnd clrnd commented Sep 22, 2014

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