package of_json

  1. Overview
  2. Docs

Module Array_as_tuple.Let_syntaxSource

Sourceval return : 'a -> 'a t
Sourceval bind : 'a t -> f:('a -> 'b t) -> 'b t
Sourceval map : 'a t -> f:('a -> 'b) -> 'b t
Sourceval both : 'a t -> 'b t -> ('a * 'b) t
OCaml

Innovation. Community. Security.