package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val explore : ?global_modules:string list -> Ocaml_typing.Env.t -> t list
val get_lidents : t list -> string -> Ocaml_parsing.Longident.t option list * string
val spell_index : string -> string -> bool
val spell_match : (string -> bool) -> string -> bool