package ppx_hardcaml

  1. Overview
  2. Docs
Rewrite OCaml records for use as Hardcaml Interfaces

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=e4ea96d3edd794a1e3128b9c42eb97da41c95c78371caa1e9cd6842244766e1c

doc/ppx_hardcaml.runtime/Ppx_hardcaml_runtime/index.html

Module Ppx_hardcaml_runtimeSource

Sourcemodule Array : sig ... end
Sourcemodule Int = Base.Int
Sourcemodule Interface = Hardcaml.Interface
Sourcemodule List = Base.List
Sourceval concat : ?sep:Base.String.t -> Base.String.t list -> Base.String.t
Sourceval option_map2_exn : 'a option -> 'b option -> f:('a -> 'b -> 'c) -> 'c option
Sourceval option_iter2_exn : 'a option -> 'b option -> f:('a -> 'b -> unit) -> unit
OCaml

Innovation. Community. Security.