Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Remove Data.Set #14

Merged
merged 1 commit into from
Oct 30, 2014
Merged

Remove Data.Set #14

merged 1 commit into from
Oct 30, 2014

Conversation

garyb
Copy link
Member

@garyb garyb commented Oct 30, 2014

Extracted Set here: https://github.com/purescript/purescript-sets

I guess we should have held off on the version release, but seems unlikely that anyone will have added a dependency in the few hours since putting out v0.1.0, so perhaps this can just be v0.1.1.

paf31 added a commit that referenced this pull request Oct 30, 2014
@paf31 paf31 merged commit 6aa8c96 into master Oct 30, 2014
@paf31 paf31 deleted the extract-set branch October 30, 2014 20:20
@paf31
Copy link
Contributor

paf31 commented Oct 30, 2014

Looks great. Unrelated, but I wonder if maps should have an IntMap.

@garyb
Copy link
Member Author

garyb commented Oct 30, 2014

Backed by an array?

@paf31
Copy link
Contributor

paf31 commented Oct 30, 2014

Yeah, exactly, like StrMap but for ints.

@paf31
Copy link
Contributor

paf31 commented Oct 30, 2014

My use case is the substitution in the typechecker, using thaw and freeze to manage the mutation.

@garyb
Copy link
Member Author

garyb commented Oct 30, 2014

Sounds good to me 👍

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

Successfully merging this pull request may close these issues.

2 participants