package core_kernel

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

OCaml's built in bytes type, currently equal to string.

type t = bytes
val create : Base.Int.t -> t
val length : t -> Base.Int.t
OCaml

Innovation. Community. Security.