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