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.8.0.tbz
sha256=84c27d097d024478964431ccf2df285af292462a7d6743b2c8a5f8bd5f2f0cd4
sha512=f1101599099763cec2e607ea9a639cc8b9348972a7c781a697a1cee45d984cbd6941409166eda88e7ba29d40cd3fe6d554ba5ac2ce922a256bebe90f07efe6da
doc/elpi.compiler/Elpi_compiler/Compiler_data/ScopedTerm/index.html
Module Compiler_data.ScopedTermSource
Source
type 'scope w_ty_loc = {scope : 'scope;name : F.t;ty : TypeAssignment.t MutableOnce.t;loc : Elpi_util.Util.Loc.t;
}Source
val pp_w_ty_loc :
'scope. (Ppx_deriving_runtime.Format.formatter ->
'scope ->
Ppx_deriving_runtime.unit) ->
Ppx_deriving_runtime.Format.formatter ->
'scope w_ty_loc ->
Ppx_deriving_runtime.unitSource
val show_w_ty_loc :
'scope. (Ppx_deriving_runtime.Format.formatter ->
'scope ->
Ppx_deriving_runtime.unit) ->
'scope w_ty_loc ->
Ppx_deriving_runtime.stringSource
val mk_bound_const :
?ty:??? ->
lang:Scope.language ->
F.t ->
loc:Elpi_util.Util.Loc.t ->
Scope.t w_ty_locSource
val pp_spill_info :
Ppx_deriving_runtime.Format.formatter ->
spill_info ->
Ppx_deriving_runtime.unitSource
type t_ = | Impl of SimpleTerm.impl_kind * Elpi_util.Util.Loc.t * t * t| Discard of {}| UVar of uvar * t list| App of const * t list| Lam of binder option * ScopedTypeExpression.e option * t| CData of Elpi_util.Util.CData.t| Spill of t * spill_info ref| Cast of t * ScopedTypeExpression.e
Source
val mkGlobalApp :
?ty:??? ->
?escape_ns:??? ->
loc:Elpi_util.Util.Loc.t ->
F.t ->
t list ->
t_Source
val mkBoundApp :
?ty:??? ->
lang:Scope.language ->
loc:Elpi_util.Util.Loc.t ->
F.t ->
t list ->
t_Source
val pretty_lam :
Format.formatter ->
binder option ->
ScopedTypeExpression.e option ->
t ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>