penny-lib-0.4.0.0: Extensible double-entry accounting system - library
Penny.Lincoln.TextNonEmpty
data TextNonEmpty Source
Constructors
Fields
Instances
unsafeTextNonEmpty :: String -> TextNonEmptySource
any :: (Char -> Bool) -> TextNonEmpty -> BoolSource
all :: (Char -> Bool) -> TextNonEmpty -> BoolSource
toText :: TextNonEmpty -> TextSource