package res

  1. Overview
  2. Docs
RES - Library for resizable, contiguous datastructures

Install

Dune Dependency

Authors

Maintainers

Sources

res-4.0.7.tar.gz
sha256=be217e72e4beea6a1f6b7500ae3123a6d7a6cc53bf5b18d24ad71188ac63f160
md5=4c5f30d1fcaced42df03c858b2be5c3a

doc/res/Pres_impl/module-type-Implementation/index.html

Module type Pres_impl.ImplementationSource

Sourcetype 'a t
Sourceval name : string
Sourceval length : 'a t -> int
Sourceval make : int -> 'a -> 'a t
Sourceval unsafe_get : 'a t -> int -> 'a
Sourceval unsafe_set : 'a t -> int -> 'a -> unit
OCaml

Innovation. Community. Security.