package fstar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type !'a t = 'a array
val of_list : 'a list -> 'a array
val length : 'a t -> Z.t
val index : 'a t -> Z.t -> 'a
OCaml

Innovation. Community. Security.