propellor-2.2.0: property-based host configuration management in haskell

Safe HaskellSafe-Inferred
LanguageHaskell98

Propellor.Types.Empty

Documentation

class Empty t where Source

Methods

isEmpty :: t -> Bool Source