package elpi

  1. Overview
  2. Docs
ELPI - Embeddable λProlog Interpreter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.0.1.tbz
sha256=af8074c67e94095b25556e1d1e2aaaf0d04c19f373e38919cb8f0a0d6786aae7
sha512=774612085cd3ff267bfd1aa35b7dd2629cde066f9d2393185e28f21d2c86a24c2e36ef1293dee1b2cba37636b6deb6dc6e688cebdb4e2aaff922e06de15dba0a

doc/elpi.compiler/Elpi_compiler/Compiler_data/MutableOnce/index.html

Module Compiler_data.MutableOnceSource

Sourcetype 'a t
Sourceval compare : ('a -> 'a -> Ppx_deriving_runtime.int) -> 'a t -> 'a t -> Ppx_deriving_runtime.int
Sourceval make : F.t -> 'a t
Sourceval create : 'a -> 'a t
Sourceval set : ?loc:Elpi_util.Util.Loc.t -> 'a t -> 'a -> unit
Sourceval unset : 'a t -> unit
Sourceval get : 'a t -> 'a
Sourceval get_name : 'a t -> F.t
Sourceval is_set : 'a t -> bool
Sourceval pretty : Format.formatter -> 'a t -> unit
OCaml

Innovation. Community. Security.