package pgx

  1. Overview
  2. Docs

Module S.IoSource

Sourcetype 'a t
Sourcetype ssl_config
Sourceval return : 'a -> 'a t
Sourceval (>>=) : 'a t -> ('a -> 'b t) -> 'b t
Sourceval catch : (unit -> 'a t) -> (exn -> 'a t) -> 'a t
Sourceval protect : (unit -> 'a t) -> finally:(unit -> unit t) -> 'a t
OCaml

Innovation. Community. Security.