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-3.6.1.tbz
sha256=ce856046a3405de0a0937cc69ed564919c48890ac2539f8e35e23dec1893ebbe
sha512=6ca90a67a32094551cc324ed007b60239e2a06dfc10d8cd862a74db065492d3010b7f2d88eb45e92e368d1c7e6c573df64454d6739097e809bd470dddec51a75
doc/elpi.compiler/Elpi_compiler/Compiler_data/ScopedTerm/SimpleTerm/index.html
Module ScopedTerm.SimpleTermSource
Source
val pp_impl_kind :
Ppx_deriving_runtime.Format.formatter ->
impl_kind ->
Ppx_deriving_runtime.unitSource
type t_ = | Impl of impl_kind * Elpi_util.Util.Loc.t * t * t| Const of Scope.t * F.t| Discard| Var of F.t * Elpi_util.Util.Loc.t * t list| App of Scope.t * F.t * Elpi_util.Util.Loc.t * t * t list| Lam of (F.t * Elpi_util.Util.Loc.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 ->
hdloc:Elpi_util.Util.Loc.t ->
Elpi_util.Util.Constants.Map.key ->
t ->
t list ->
tSource
val mkAppBound :
loc:Elpi_util.Util.Loc.t ->
hdloc:Elpi_util.Util.Loc.t ->
language:Scope.language ->
F.t ->
t ->
t list ->
tSource
val mkLam :
loc:Elpi_util.Util.Loc.t ->
(F.t * Elpi_util.Util.Loc.t * Scope.language) option ->
?ty:ScopedTypeExpression.SimpleType.t ->
t ->
tSource
val mkPi :
loc:Elpi_util.Util.Loc.t ->
hdloc:Elpi_util.Util.Loc.t ->
F.t ->
nloc:Elpi_util.Util.Loc.t ->
?ty:ScopedTypeExpression.SimpleType.t ->
t ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>