package elpi

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.6.0.tbz
sha256=9f954cf6759fd197d4d2f7e803c7d13d8fdd6699911fcb5b1d6798356b65b9fd
sha512=c09b8d5258bfe4b54a83d30f9868e6351aaf0136f3786255cdba50fde7f28f936e1953e52509f7afc7985dcae76735bf22fdb9f448c03e5487dbe7f9d5def482

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