package hxd

  1. Overview
  2. Docs
Hexdump in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hxd-0.3.5.tbz
sha256=135235f7c12b4fdfc2a6f764fd08e9ab7eb438856e02c6e668d73ba89ce77443
sha512=8b55c2f619d9df5db78990f9c52462416a6da71f36d570ea2ad1b640605132cbb4dd3df078f041d5fde721d61baa6d6efb9a0163f738efaf4a429660a3a665a6

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