package ppx_meta_conv

  1. Overview
  2. Docs
Ppx based type_conv for various tree data formats

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_meta_conv-4.0.1.tar.bz2
sha256=0e9945064e1057e9dccf586434a399fba4251812d14fc51050b2cc5e76a47c2b
md5=536ea6b606a1217feccffac4609b5ece

doc/ppx_meta_conv.runtime/Meta_conv/Result/Open/index.html

Module Result.Open

val (>>=) : ('a, 'error) t -> ('a -> ('b, 'error) t) -> ('b, 'error) t
val (>>|) : ('a, 'error) t -> ('a -> 'b) -> ('b, 'error) t
OCaml

Innovation. Community. Security.