= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val read_exactly : in_channel -> int -> string option M.t
val read_available : in_channel -> string M.t
val write : out_channel -> string -> unit M.t
val close_in : in_channel -> unit M.t
val close_out : out_channel -> unit M.t