package elpi

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.6.1.tbz
sha256=ce856046a3405de0a0937cc69ed564919c48890ac2539f8e35e23dec1893ebbe
sha512=6ca90a67a32094551cc324ed007b60239e2a06dfc10d8cd862a74db065492d3010b7f2d88eb45e92e368d1c7e6c573df64454d6739097e809bd470dddec51a75

doc/elpi.util/Elpi_util/Util/Constants/index.html

Module Util.ConstantsSource

Sourcemodule Map : Map.S with type key = constant
Sourcemodule Set : Set.S with type elt = constant
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval compare : t -> t -> int