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.1.tbz
sha256=0109f44fd6c08f5eed01c559765dcf4e3e2b8b47c25d026f0153757459f5f466
sha512=62fb7bce9d8d0505458b9686a9ab112f4f988ab6e2051bb623d53308f175abd72ed74c8962e5469380ec989b80c58a77b31c8bbfb7e8b2b60953b11b436f6647
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)"
>