package pp-binary-ints

  1. Overview
  2. Docs

Module Pp_binary_intsSource

Sourcemodule Flags : sig ... end

The Flags module contains types to modify how binary integers are printed.

Sourcemodule Int : sig ... end

Module for pretty printing values of the type int.

Sourcemodule Int32 : sig ... end

Module for pretty printing values of the type int32.

Sourcemodule Int64 : sig ... end

Module for pretty printing values of the type int64.

Sourcemodule Internal : sig ... end

This module is interal to pp-binary-ints and is subject to change without notice.

Sourcemodule MakePP : sig ... end

This module provides functions create your own binary-int-printers.

Sourcemodule Nativeint : sig ... end

Module for pretty printing values of the type nativeint.

OCaml

Innovation. Community. Security.