package elpi

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.4.5.tbz
sha256=71c93a5ea0bdf19f656f70984bc2bf681d5639c9230325f3675e2f5f8d6726f2
sha512=d6a87bf1ba6bfb6f773075295137d037e007252ecf16aa026c151df11bc498efe56d5d5369920c2dad3b53373cba75378731cd752d08e07353a1c68063d2cd2a

doc/elpi.runtime/Elpi_runtime/Discrimination_tree/Path/index.html

Module Discrimination_tree.PathSource

Sourcetype t
Sourceval pp : Format.formatter -> t -> unit
Sourceval get : t -> int -> cell
Sourcetype builder
Sourceval get_builder_pos : builder -> int
Sourceval make : int -> cell -> builder
Sourceval emit : builder -> cell -> unit
Sourceval stop : builder -> t
Sourceval of_list : cell list -> t