package core_kernel

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

Install

Dune Dependency

Authors

Maintainers

Sources

core_kernel-v0.16.0.tar.gz
sha256=e37370bad978cfb71fdaf2b1a25ab1506b98ef0b91e0dbd189ffd9d853245ce2

doc/core_kernel.iobuf/Iobuf/Peek/Local/index.html

Module Peek.LocalSource

Sourceval int64_t_be : (Core.Int64.t, 'd, 'w) t_local
Sourceval int64_t_le : (Core.Int64.t, 'd, 'w) t_local
Sourceval head_padded_fixed_string : padding:char -> len:int -> (string, 'd, 'w) t_local
Sourceval tail_padded_fixed_string : padding:char -> len:int -> (string, 'd, 'w) t_local
Sourceval string : str_pos:int -> len:int -> (string, 'd, 'w) t_local
Sourceval bytes : str_pos:int -> len:int -> (Core.Bytes.t, 'd, 'w) t_local
Sourceval stringo : ?str_pos:int -> ?len:int -> (string, 'd, 'w) t_local
Sourceval byteso : ?str_pos:int -> ?len:int -> (Core.Bytes.t, 'd, 'w) t_local
OCaml

Innovation. Community. Security.