Add instances for HashMap/HashSet#149
Add instances for HashMap/HashSet#149janherich wants to merge 2 commits intopurescript-contrib:mainfrom
Conversation
|
I'm afraid this one is going to be declined, one of the rules for libraries in contrib is that they only depend on other libraries in contrib or on libraries in the core purescript organisation. |
|
@garyb Got it, I'm very new to Purescript and that rule somehow evaded my attention. |
|
That's one option for sure, but ideally it would be nice to get the stuff sorted out so we have |
Description of the change
This PR adds
At/Indexinstances for HashSet/HashMap fromunordered-collectionspackage.Checklist: