operational-extra-0.3: Interpretation functions and simple instruction sets for operational

Safe HaskellSafe
LanguageHaskell2010

Control.Monad.Operational.Wait

Documentation

data WaitI a where Source

Constructors

WaitI :: Int -> WaitI ()