CurryInfo: global-3.2.0 / Data.Global.readGlobalT

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