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/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)"
>