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.compiler/Elpi_compiler/Determinacy_checker/index.html

Module Elpi_compiler.Determinacy_checkerSource

Sourceval check_chr_guard_and_newgoal : type_abbrevs:Type_checker.type_abbrevs -> types:Compiler_data.TypingEnv.t -> unknown:Type_checker.env_undeclared -> guard:Compiler_data.ScopedTerm.t option -> newgoal:Compiler_data.ScopedTerm.t -> unit