package ppx_rapper

  1. Overview
  2. Docs

Module Rapper.Make_helperSource

Parameters

module Io : IO

Signature

Sourceval map : ('a -> 'b) -> 'a Io.t -> 'b Io.t
Sourceval fail : 'e -> ('a, 'e) result Io.t
Sourcemodule Stream = Io.Stream
Sourcemodule type CONNECTION = Caqti_connection_sig.S with type 'a future := 'a Io.t and type ('a, 'err) stream := ('a, 'err) Stream.t
OCaml

Innovation. Community. Security.