Module Mlpost__Print
val option_print : ('a -> 'b -> unit) -> 'a -> 'b option -> unit
val position : Stdlib.Format.formatter -> Mlpost__.Types.position -> unit
val num : Stdlib.Format.formatter -> Mlpost__.Types.num -> unit
val point : Stdlib.Format.formatter -> Mlpost__.Point_lib.t -> unit
val picture : Stdlib.Format.formatter -> Mlpost__.Types.picture_node Mlpost__.Hashcons.hash_consed -> unit
val transform : Stdlib.Format.formatter -> Mlpost__.Types.transform -> unit
val knot : Stdlib.Format.formatter -> Mlpost__.Types.knot_node Mlpost__.Hashcons.hash_consed -> unit
val direction : Stdlib.Format.formatter -> Mlpost__.Types.direction -> unit
val metapath : Stdlib.Format.formatter -> Mlpost__.Types.metapath_node Mlpost__.Hashcons.hash_consed -> unit
val path : Stdlib.Format.formatter -> Mlpost__.Types.path -> unit
val joint : Stdlib.Format.formatter -> Mlpost__.Types.joint -> unit
val command : Stdlib.Format.formatter -> Mlpost__.Types.command_node Mlpost__.Hashcons.hash_consed -> unit
val color : Stdlib.Format.formatter -> Mlpost__.Types.color -> unit
val commandpic : Stdlib.Format.formatter -> Mlpost__.Types.commandpic -> unit
val pen : Stdlib.Format.formatter -> Mlpost__.Types.pen_node Mlpost__.Hashcons.hash_consed -> unit
val dash : Stdlib.Format.formatter -> Mlpost__.Types.dash_node Mlpost__.Hashcons.hash_consed -> unit
val option_pen : Stdlib.Format.formatter -> Mlpost__.Types.pen option -> unit
val option_color : Stdlib.Format.formatter -> Mlpost__.Types.color option -> unit
val option_dash : Stdlib.Format.formatter -> Mlpost__.Types.dash option -> unit