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.4.2.tbz
sha256=c3b1a329866b56b7decc937434b9b3a559ba0851952b15eccc70031460b0e5c7
sha512=ce00b18f224896246b22ed34c7b8b5bec304fef726e9ba3a5c82a1a40c09a38d1600ab3b0f9ca567ff471803ea57a9de00a40d22b5828d25d930ed8ff29a7fd9
doc/elpi.compiler/Elpi_compiler/Compiler_data/ScopedTerm/QTerm/index.html
Module ScopedTerm.QTermSource
include module type of struct include SimpleTerm end
Source
val pp_impl_kind :
Ppx_deriving_runtime.Format.formatter ->
impl_kind ->
Ppx_deriving_runtime.unitSource
type t_ = SimpleTerm.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)"
>