truthful

Typeclass for truthfulness of values

Latest on Hackage:0.1.0.2

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.

LicenseRef-PublicDomain licensed by David Farrell
Maintained by David Farrell

Typeclass for truthfulness or completeness of types such as Bool, Maybe, and Either. Similar to null from Foldable but for all kinds *.