Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chadtech/elm-bool-extra

Convenience functions for working with Bools in Elm
https://github.com/chadtech/elm-bool-extra

boolean elm

Last synced: 3 months ago
JSON representation

Convenience functions for working with Bools in Elm

Awesome Lists containing this project

README

        

# elm-bool-extra

Convenience functions for working with Bools in Elm; simple stuff, like a function that takes a list of Bools and tells if they are all true.

## Contributing

PRs welcome!