package hxd

  1. Overview
  2. Docs
Hexdump in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hxd-0.4.0.tbz
sha256=10030b7226a17504471809ad5afc0c200721264c5c6dd3d595d248040a718058
sha512=7cc6911729d6b030d10b25a6222649bf1275dc18efcaefd170138addf744c790f786ff2772aaae65071b112a00ed6bd51d0c3667d49a185f0399739b5e8cb693

doc/hxd.core/Hxd/Make/index.html

Module Hxd.MakeSource

Parameters

module S : sig ... end

Signature

Sourcetype t
Sourcetype 'a s = 'a S.t
Sourceval inj : 'a s -> ('a, t) io
Sourceval prj : ('a, t) io -> 'a s