package stdune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val of_array : 'a array -> 'a t
val to_list : 'a t -> 'a list
val of_list : 'a list -> 'a t
val map : 'a t -> f:('a -> 'b) -> 'b t
OCaml

Innovation. Community. Security.