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.7.2.tbz
sha256=bab7cfcad2c06372702f907743216cf059cc56744f820a5a99296f8530aa27e2
sha512=3e82719bb44b90ea196b3eeadfc21073ea15517cc1e8bd46d8beb7b9eb87746c2deb1a530f4f7653d228c33c223a1160580d05902e4b1de0eded576137c89048
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:??? ->
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:??? ->
t ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>