data-flagset

An efficient data type for sets of flags

Latest on Hackage:1.0.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Tobias Brandt
Maintained by [email protected]

This package provides a data type for representing a set of enum flags with an API similar to that of Data.Set from the containers package.