package camomile

  1. Overview
  2. Docs
A comprehensive Unicode library

Install

Dune Dependency

Authors

Maintainers

Sources

rel-0.8.7.tar.gz
sha256=48a24e20960962b950c8a6846c7cfa17ccd665440627ff9ca01d21c2429ccaa4
md5=7727d76048d99a6ba157cddf2b4bb0ef

doc/camomile/Bytesvect/index.html

Module BytesvectSource

Vectors inplemented bytes

Sourcetype t
Sourceval get : t -> int -> int
Sourceval unsafe_get : t -> int -> int
Sourceval set : t -> int -> int -> unit
Sourceval make : int -> int -> t
Sourceval copy : t -> t
Sourceval iteri : (int -> int -> unit) -> t -> unit
Sourceval length : t -> int
Sourceval set_id : t -> int -> unit
Sourceval id : t -> int
OCaml

Innovation. Community. Security.