package hxd

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val null : Stdlib.Format.formatter
val o : Hxd.O.cfg -> string -> [ `Absolute of int | `Relative of int ] -> Stdlib.Format.formatter -> (string, [ `Msg of string ]) Stdlib.result
val pp : Hxd.O.cfg -> Stdlib.Format.formatter -> string -> unit
val to_hxd : Hxd.O.cfg -> string -> [ `Absolute of int | `Relative of int ] -> (string, [ `Msg of string ]) Stdlib.result