CurryInfo: global-3.2.0 / Data.Global.readGlobalT

definition:
readGlobalT :: GlobalT a -> IO a
readGlobalT g = prim_readGlobalT $# g
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Reads the current value of a temporary global entity.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
readGlobalT
precedence:
no precedence defined
result-values:
_
signature:
GlobalT a -> Prelude.IO a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms