merlin-lib.ocaml_typing
Jkind_axis.Externality
The jkind axis of Externality
merlin-lib.analysis
merlin-lib.commands
merlin-lib.config
merlin-lib.dot_protocol
merlin-lib.extend
merlin-lib.index_format
merlin-lib.kernel
merlin-lib.ocaml_merlin_specific
merlin-lib.ocaml_parsing
merlin-lib.ocaml_preprocess
merlin-lib.ocaml_utils
merlin-lib.os_ipc
merlin-lib.query_commands
merlin-lib.query_protocol
merlin-lib.sherlodoc
merlin-lib.utils
ppxlib
yojson
type t =
| External
| External64
| Internal
include Axis_ops with type t := t
include Mode_intf.Lattice with type t := t
val min : t
val max : t
val le : t -> t -> bool
val join : t -> t -> t
val meet : t -> t -> t
val print : Format.formatter -> t -> unit
val less_or_equal : t -> t -> Ocaml_utils.Misc_stdlib.Le_result.t
val equal : t -> t -> bool
val upper_bound_if_is_always_gc_ignorable : unit -> t