package iostream

  1. Overview
  2. Docs

Source file iostream__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Iostream.Common_ *)
module Common_ = Iostream__Common_

(** @canonical Iostream.In *)
module In = Iostream__In

(** @canonical Iostream.In_buf *)
module In_buf = Iostream__In_buf

(** @canonical Iostream.Out *)
module Out = Iostream__Out

(** @canonical Iostream.Out_buf *)
module Out_buf = Iostream__Out_buf

(** @canonical Iostream.Seekable *)
module Seekable = Iostream__Seekable

(** @canonical Iostream.Slice *)
module Slice = Iostream__Slice
OCaml

Innovation. Community. Security.