elm-community/dict-extra - version: 2.4.0

for more information visit the package's GitHub page

Package contains the following modules:

Dict Extra

Convenience functions for working with Dict. You can treat the functions in this library as an extension to the core module, by using the following import statement:

import Dict.Extra as Dict

Feedback and contributions are very welcome.

Writing tests

Tests are created using elm-verify-examples.

Running the tests