package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val exn_on_opaque : bool ref

Controls when an opaque type produces and error vs an "abstract" constructor

val sexp_of_opaque : typ:string -> 'a -> Sexplib.Sexp.t
val opaque_of_sexp : typ:string -> Sexplib.Sexp.t -> 'a