package core_kernel

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

Parameter Test_distinct.Dst

type t
val create : len:Base.int -> t
val length : t -> Base.int
val get : t -> Base.int -> Elt.t
val set : t -> Base.int -> Elt.t -> Base.unit
OCaml

Innovation. Community. Security.