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.3.1.tbz
sha256=3186ebbf97d702e3cd5ebfa2aca50d9e93dd939a86c3db827dbde111656e3d5f
sha512=2ffafd7dbcaad4802fc2f076f90df36a1ce33dae1f0fa9226d45654a932a70e0a9f0627bbc703870561ad2d36a86039ad04c74393ccaf369c283eddb488525cf
doc/elpi.compiler/Elpi_compiler/Compiler_data/ScopedTerm/index.html
Module Compiler_data.ScopedTermSource
Source
type 'scope const = {scope : 'scope;name : F.t;ty : TypeAssignment.t MutableOnce.t;loc : Elpi_util.Util.Loc.t;
}Source
val pp_const :
'scope. (Ppx_deriving_runtime.Format.formatter ->
'scope ->
Ppx_deriving_runtime.unit) ->
Ppx_deriving_runtime.Format.formatter ->
'scope const ->
Ppx_deriving_runtime.unitSource
val show_const :
'scope. (Ppx_deriving_runtime.Format.formatter ->
'scope ->
Ppx_deriving_runtime.unit) ->
'scope const ->
Ppx_deriving_runtime.stringSource
val mk_const :
?ty:TypeAssignment.t MutableOnce.t ->
scope:'a ->
F.t ->
loc:Elpi_util.Util.Loc.t ->
'a constSource
val mk_bound_const :
?ty:TypeAssignment.t MutableOnce.t ->
lang:Scope.language ->
F.t ->
loc:Elpi_util.Util.Loc.t ->
Scope.t constSource
val const_of_symb :
types:TypingEnv.t ->
Symbol.t ->
loc:Elpi_util.Util.Loc.t ->
Scope.t constSource
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| Var of Scope.t const * t list| App of Scope.t const * t list| Lam of Scope.language const 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 pretty_lam :
Format.formatter ->
Scope.language const option ->
ScopedTypeExpression.e option ->
t ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>