package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-4.16-501.tbz
sha256=da5bf309b040645c292ae4572cc6a0a700dbd2bcfc996ac13c8e5c3836c21e26
sha512=99eba17b2bdec5411d239093f4e8e11ada79b2b84ae88074a1b46e47eb836bbf8cb7836c472c22e7f9e68cff1b9ea6d9b9989b70055c3277edb4cddc4a86460c

doc/merlin-lib.analysis/Merlin_analysis/Polarity_search/index.html

Module Merlin_analysis.Polarity_searchSource

Sourcetype t =
  1. | Trie of string * Ocaml_parsing.Longident.t * t list lazy_t
Sourcemodule PathSet : sig ... end
Sourcetype query = {
  1. positive : PathSet.t;
  2. pos_fun : int;
  3. negative : PathSet.t;
  4. neg_fun : int;
}
Sourceval remove : int ref -> PathSet.t ref -> PathSet.elt -> unit
Sourceval match_query : Ocaml_typing.Env.t -> query -> Ocaml_typing.Types.type_expr -> int option
Sourceval directories : global_modules:string list -> Ocaml_typing.Env.t -> t list
OCaml

Innovation. Community. Security.