package elpi

  1. Overview
  2. Docs
ELPI - Embeddable λProlog Interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

elpi-1.20.0.tbz
sha256=95cb590084203a0e5df8b7c82ed5ac05572c7a6577cd36587c97c3942c47b5c0
sha512=95c0160d237a5786daff5f4748b9c9c41dc1192fe235c6d60b79febfec56c3673815eb2d7983ea595e54927369a4d60a8a2a6008f7053bc7d7bb1871628f1697

doc/elpi.parser/Elpi_parser/Ast/Func/index.html

Module Ast.FuncSource

Sourcetype t
Sourceval compare : t -> t -> int
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval truef : t
Sourceval andf : t
Sourceval orf : t
Sourceval implf : t
Sourceval rimplf : t
Sourceval cutf : t
Sourceval pif : t
Sourceval sigmaf : t
Sourceval eqf : t
Sourceval isf : t
Sourceval nilf : t
Sourceval consf : t
Sourceval arrowf : t
Sourceval sequentf : t
Sourceval ctypef : t
Sourceval dummyname : t
Sourceval spillf : t
Sourceval is_uvar_name : t -> bool
Sourceval from_string : string -> t
Sourcemodule Map : Elpi_util.Util.Map.S with type key = t
OCaml

Innovation. Community. Security.