elpi.util
Util.Int
elpi
elpi.compiler
elpi.lexer_config
elpi.parser
elpi.runtime
elpi.trace
trace_ppx
trace_ppx_runtime
type t = int
val compare : t -> t -> int
include Show with type t := int
val pp : Format.formatter -> int -> unit
val show : int -> string