= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package dolmen
-
dolmen
-
dolmen.intf
-
-
dolmen.line
-
dolmen.smtlib2
-
dolmen.std
-
-
dolmen.tptp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A module for Record fields.
type t = term_cst
A record field.
val print : Stdlib.Format.formatter -> t -> unit
Printer.
val hash : t -> int
A hash function for adt destructors.
Get the list of values bound to a list tag, returning the empty list if no value is bound.
Optionally bind an additional value to a list tag.
Bind a list of additional values to a list tag.