CurryInfo: containers-3.0.0 / Data.Set.null

definition:
null :: Set key -> Bool
null = Map.null
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Test for an empty set.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {null}}
name:
null
precedence:
no precedence defined
result-values:
{null}
signature:
Data.Map.Map a () -> Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms