CurryInfo: profiling-3.0.0 / Debug.Profile.garbageCollect

definition:
garbageCollect :: IO ()
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Invoke the garbage collector (if possible).
--- This could be useful before run-time critical operations.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
garbageCollect
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO ()
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms