package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private
  1. | Id of Ocaml_typing.Ident.t
  2. | String of string
val name : t -> string