package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The functor Hexdump.Of_indexable uses length and get to iterate over the characters in a value and produce a hex dump.

type t
val length : t -> Base.Int.t
val get : t -> Base.Int.t -> Base.Char.t