dolmen
A parser library for automated deduction
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
Library dolmen.std
Type definition
type t = private
The type of names.
Std functions
val hash : t -> int
val print : Stdlib.Format.formatter -> t -> unit
Printing function.
Std functions
Creation functions
val simple : string -> t
Create a simple/regular name.
val indexed : string -> string list -> t
Create an indexed name.
val qualified : string list -> string -> t
Create a qualified name.
ON THIS PAGE
No table of contents