package dolmen

  1. Overview
  2. Docs
A parser library

Install

Dune Dependency

Authors

Maintainers

Sources

dolmen-0.4.1.tar.gz
md5=55a97ff61dd8398e38570272ae7e3964
sha512=83f71037eb568d5449ff2d968cb50a0b105c9712e0bd29497d1f95683698f394860a11d4dee2a2a41163504e395ef068c3974901fca11894d671684fe438fc51

doc/dolmen.zf/Dolmen_zf/Make/argument-4-S/index.html

Parameter Make.S

type t

The type of statements.

val import : ?loc:L.t -> string -> t
val data : ?loc:L.t -> ?attrs:T.t list -> t list -> t
val defs : ?loc:L.t -> ?attrs:T.t list -> t list -> t
val rewrite : ?loc:L.t -> ?attrs:T.t list -> T.t -> t
val goal : ?loc:L.t -> ?attrs:T.t list -> T.t -> t
val assume : ?loc:L.t -> ?attrs:T.t list -> T.t -> t
val lemma : ?loc:L.t -> ?attrs:T.t list -> T.t -> t
val decl : ?loc:L.t -> ?attrs:T.t list -> I.t -> T.t -> t
val definition : ?loc:L.t -> ?attrs:T.t list -> I.t -> T.t -> T.t list -> t
val inductive : ?loc:L.t -> ?attrs:T.t list -> I.t -> T.t list -> (I.t * T.t list) list -> t
OCaml

Innovation. Community. Security.