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/Map/index.html

Module Util.MapSource

Sourcemodule type S = sig ... end
Sourcemodule type OrderedType = sig ... end
Sourcemodule Make (Ord : OrderedType) : S with type key = Ord.t