package elpi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ELPI - Embeddable λProlog Interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
elpi-2.0.6.tbz
sha256=b515185d0674557ae3219059d6c91dce2794b30c38ad23447b98a4fa22a99375
sha512=48490035f8dc103de9c0f2bf4e3a3ea6db2bda8670efe87bc2402a3b47e5c510452a5ae406be65a83fe16dd410c374894142bbee477681e50fc0dde4b8153d3c
doc/elpi.compiler/Elpi_compiler/Compiler_data/ScopedTerm/SimpleTerm/index.html
Module ScopedTerm.SimpleTermSource
Source
type t_ = | Impl of bool * t * t| Const of Scope.t * F.t| Discard| Var of F.t * t list| App of Scope.t * F.t * t * t list| Lam of (F.t * Scope.language) option * ScopedTypeExpression.SimpleType.t option * t| Opaque of Elpi_util.Util.CData.t| Cast of t * ScopedTypeExpression.SimpleType.t
Source
val mkAppGlobal :
loc:Elpi_util.Util.Loc.t ->
Elpi_util.Util.Constants.Map.key ->
t ->
t list ->
tSource
val mkAppBound :
loc:Elpi_util.Util.Loc.t ->
language:Scope.language ->
F.t ->
t ->
t list ->
tSource
val mkLam :
loc:Elpi_util.Util.Loc.t ->
(F.t * Scope.language) option ->
?ty:ScopedTypeExpression.SimpleType.t ->
t ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>