package coq-core

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

Module Summary.SynterpSource

The type frozen is a snapshot of the states of all the registered tables of the system.

Sourcetype frozen
Sourceval empty_frozen : frozen
Sourceval freeze_summaries : unit -> frozen
Sourceval make_marshallable : frozen -> frozen
Sourceval unfreeze_summaries : ?partial:bool -> frozen -> unit
Sourceval init_summaries : unit -> unit
Sourceval project_from_summary : frozen -> 'a Dyn.tag -> 'a
OCaml

Innovation. Community. Security.