Frama-C API - S
module type of an RWS monad
Standard monad functions and types
execute state monad with initial environment env
and initial state state
Reader monad
Writer monad
State monad
modify the current value of the State variable by applying a function
Standard monadic helper functions
module Bool : sig ... end
module Option : sig ... end