CurryInfo: containers-3.0.0 / Data.Set.size

definition:
size :: Set key -> Int
size = Map.size
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Computes the size of two sets.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {size}}
name:
size
precedence:
no precedence defined
result-values:
{size}
signature:
Data.Map.Map a () -> Prelude.Int
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms