package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/State_monad/index.html

Module Frama_c_kernel.State_monad

The State monad represents computations relying on a global mutable state but implemented in a functionnal way.

  • since 31.0-Gallium
module Make (Env : Datatype.S_with_collections) : sig ... end
OCaml

Innovation. Community. Security.