package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.7.1-504.tbz
sha256=139b073cf914b38b725c54f75b8b642f654c3498d0a4ba8cfa831ff02a8970d5
sha512=9391d3a0aaa5065a02c6f5faaf7149f8f800c748d9be5ccff6af800ce73bdf418ead72dbeaf6ee7a6cbeae2c8e56285fbe422740ed407bcc4edab889dd1c8f9c

doc/merlin-lib.ocaml_typing/Ocaml_typing/Persistent_env/Consistbl/index.html

Module Persistent_env.ConsistblSource

Sourceval create : unit -> t
Sourceval clear : t -> unit
Sourceval filter : (Merlin_utils.Misc.String.t -> bool) -> t -> unit
Sourceexception Inconsistency of {
  1. unit_name : Merlin_utils.Misc.String.t;
  2. inconsistent_source : string;
  3. original_source : string;
}
Sourceexception Not_available of Merlin_utils.Misc.String.t