Go to the first, previous, next, last section, table of contents.

State of the world

A single, primitive, value of type `State# RealWorld' is provided.
realWorld# :: State# GHC.RealWorld
(Note: in the compiler, not a `PrimOp'; just a mucho magic `Id'. Exported from `GHC', though).
Go to the first, previous, next, last section, table of contents.