package rio

  1. Overview
  2. Docs

Module Rio.ReaderSource

Sourcetype 'src read = (module Read with type t = 'src)
Sourcetype 'src t =
  1. | Reader of 'src read * 'src
Sourceval of_read_src : 'a read -> 'a -> 'a t
Sourceval empty : unit t
OCaml

Innovation. Community. Security.