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