package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

System State

module Synterp : sig ... end
module Interp : sig ... end
val protect : ('a -> 'b) -> 'a -> 'b

protect f x runs f x and discards changes in the system state

OCaml

Innovation. Community. Security.