stoeffel/set-extra - version: 1.2.3

for more information visit the package's GitHub page

Package contains the following modules:

Set Extra

Convenience functions for working with Set.

Run tests

$ elm-test
$ elm-verify-examples

Contributing

Pull requests are welcome.

If you are adding a new function please..

Include documentation and make sure it has a code snippet demonstrating what the function does. Give a detailed use case where your function would come in handy in the PR. Add tests and verified examples. If you are improving existing functions please demonstrate the performance gains in something like Ellie and by using a benchmark library.