Frama-C API - Make_based_on_bind_with_product
Extend a minimal monad based on bind with product.
Parameters
module M : Based_on_bind_with_productSignature
type 'a t = 'a M.tval return : 'a -> 'a tmodule Operators : sig ... end