package core_kernel

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=1d91a0d58e9a98809eb3bc888ae716e786c68ad5d07a874c37d9c1ef9fd24438
md5=77b25affd5155128ca757d38e496d89f

doc/core_kernel.iobuf/Iobuf/Hexdump/index.html

Module Iobuf.Hexdump

type nonrec ('rw, 'seek) t = ('rw, 'seek) t
val sexp_of_t : ('rw -> Ppx_sexp_conv_lib.Sexp.t) -> ('seek -> Ppx_sexp_conv_lib.Sexp.t) -> ('rw, 'seek) t -> Ppx_sexp_conv_lib.Sexp.t
val to_string_hum : ?max_lines:int -> (_, _) t -> string
val to_sequence : ?max_lines:int -> (_, _) t -> string Core_kernel.Sequence.t
OCaml

Innovation. Community. Security.