= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
package base
-
base
-
-
base.caml
-
base.md5
-
base.shadow_stdlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Register_pp
is like Register
, but allows a custom pp
function rather than using to_string
.
Parameters
module M : sig ... end
Signature
val pp : Formatter.t -> M.t -> unit
ON THIS PAGE