package ciao_lwt

  1. Overview
  2. Docs
A tool for migrating from Lwt to direct-style concurrency libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ciao_lwt-0.2.tbz
sha256=1ee830a5a6fec1adf4dc3fe3caae7cca769b49c1671fb0fcb4884778feb211c6
sha512=6ff296f22bfc254e96acf83465876843bbeabbfa11239528fd9a3d4f6cc1a7d0973a517b9dc0f5c1d7fe467c945ae686a4aa294788cda3d37035b4ab7928c5bf

doc/ciao_lwt.ocaml_shape_utils/Ocaml_shape_utils/Shap/index.html

Module Ocaml_shape_utils.ShapSource

Not named Shape to avoid confusion with the module from merlin's lib, which is also used elsewhere.

Sourcetype t
Sourceval reduce : t -> Ocaml_typing.Shape.Uid.t option
Sourceval value : t -> Ocaml_typing.Ident.t -> t
Sourceval type_ : t -> Ocaml_typing.Ident.t -> t
Sourceval extension_constructor : t -> Ocaml_typing.Ident.t -> t
Sourceval class_ : t -> Ocaml_typing.Ident.t -> t
Sourceval class_type : t -> Ocaml_typing.Ident.t -> t
Sourceval module_ : t -> Ocaml_typing.Ident.t -> t
Sourceval module_type : t -> Ocaml_typing.Ident.t -> t
Sourceval pp : Format.formatter -> t -> unit