class ['a] poly_out_channel : ('a, 'b, 'c) IO.output -> object end
'a
('a, 'b, 'c) IO.output -> object end
method put : 'a -> unit
'a -> unit
method flush : unit -> unit
unit -> unit
method close_out : unit -> unit