stoeffel / set-extra

Home Page:http://package.elm-lang.org/packages/stoeffel/set-extra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

http://package.elm-lang.org/packages/stoeffel/set-extra/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%