package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-4.17.1-501.tbz
sha256=376707aa871f09e9639456d3fbe4b89a21c9ad75c774e94cbbbe67f842b0a500
sha512=a11ea4b8e3520b3ee41ae8198cda34b2816b8dfcdcb99350ef29689a7d62bb66d17ffa075c551aa56d521120b55e6db14a106a31f7b3970ed2aa07e1db3c9b88

doc/merlin-lib.ocaml_typing/Ocaml_typing/Shape/Map/index.html

Module Shape.MapSource

Sourcetype shape = t
Sourcetype nonrec t = t Item.Map.t
Sourceval empty : t
Sourceval add : t -> Item.t -> shape -> t
Sourceval add_value : t -> Ident.t -> Uid.t -> t
Sourceval add_value_proj : t -> Ident.t -> shape -> t
Sourceval add_type : t -> Ident.t -> Uid.t -> t
Sourceval add_type_proj : t -> Ident.t -> shape -> t
Sourceval add_module : t -> Ident.t -> shape -> t
Sourceval add_module_proj : t -> Ident.t -> shape -> t
Sourceval add_module_type : t -> Ident.t -> Uid.t -> t
Sourceval add_module_type_proj : t -> Ident.t -> shape -> t
Sourceval add_extcons : t -> Ident.t -> Uid.t -> t
Sourceval add_extcons_proj : t -> Ident.t -> shape -> t
Sourceval add_class : t -> Ident.t -> Uid.t -> t
Sourceval add_class_proj : t -> Ident.t -> shape -> t
Sourceval add_class_type : t -> Ident.t -> Uid.t -> t
Sourceval add_class_type_proj : t -> Ident.t -> shape -> t
OCaml

Innovation. Community. Security.