Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make_row_printers : string -> int * int * (Buffer.t -> int -> unit)
val gen_pp_ar3 :
?matrix_separator:string ->
?ellipsis:string ->
?three_d_context:int option ->
?width:int ->
(new_row:bool -> ('a, 'b, 'c) BigarrayExt.Array2.t -> int -> Buffer.t) ->
Format.formatter ->
('a, 'b, 'c) BigarrayExt.Array3.t ->
unit