Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Binary.QuadSourceval encode :
('a -> (string -> unit) -> unit) ->
('b -> (string -> unit) -> unit) ->
('c -> (string -> unit) -> unit) ->
('d -> (string -> unit) -> unit) ->
('a * 'b * 'c * 'd) ->
(string -> unit) ->
unitval sizer :
'a Size.Sizer.t ->
'b Size.Sizer.t ->
'c Size.Sizer.t ->
'd Size.Sizer.t ->
('a * 'b * 'c * 'd) Size.Sizer.t