package ocamlformat

  1. Overview
  2. Docs

Module Ocamlformat_rpc.IOSource

Sourcetype 'a t = 'a
Sourcetype ic = Ocamlformat_stdlib.In_channel.t
Sourcetype oc = Ocamlformat_stdlib.Out_channel.t
Sourceval (>>=) : 'a -> ('a -> 'b) -> 'b
Sourceval return : 'a -> 'a
Sourceval read : in_channel -> Csexp.t option
Sourceval write : Ocamlformat_stdlib.Out_channel.t -> Csexp.t Ocamlformat_stdlib.List.t -> unit
OCaml

Innovation. Community. Security.