package frama-c

  1. Overview
  2. Docs

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

Module Make.Option

applying monadic functions to the option type

val iter : ('a -> unit t) -> 'a option -> unit t
val map : ('a -> 'b t) -> 'a option -> 'b option t
OCaml

Innovation. Community. Security.