package rocq-runtime

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

Parameters

module _ : sig ... end

Signature

module Set = Names.Indset
val encode : Environ.env -> Libnames.qualid -> t
val subst : Mod_subst.substitution -> t -> t
val check_local : Libobject.locality -> t -> unit
val discharge : t -> t

Elements which cannot be discharged should only be added with Local

val printer : t -> Pp.t
val title : string
val member_message : t -> bool -> Pp.t
OCaml

Innovation. Community. Security.