Skip to content

An Elm library with extra functions for the reimplemntation of Dict in pzp1997/assoc-list

License

Notifications You must be signed in to change notification settings

skyqrose/assoc-list-extra

 
 

Repository files navigation

Dependabot Status

AssocList Extra

Convenience functions for working with AssocList.Dict

A copy of Dict.Extra that works on AssocList.Dict instead of the Dict implementation from elm/core.

Corresponds to Dict.Extra verison 2.4.0

Feedback and contributions are very welcome.

Writing tests

Tests are created using elm-verify-examples.

Running the tests

  • $ npm install
  • $ npm test

About

An Elm library with extra functions for the reimplemntation of Dict in pzp1997/assoc-list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elm 100.0%