@hackage IsNull0.3.0.0

A typeclass to determine if a given value is null.

A typeclass to determine if a given foldable type (or other) is empty ~ null ~ invalid. The definition is intentionally vague, to cover types from Either to Text and Sets.