package owl-base

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

Parameters

Signature

val (.%{}) : ('a, 'b) M.t -> int -> 'a
val (.%{;..}) : ('a, 'b) M.t -> int array -> 'a

Operator of get

val (.%{}<-) : ('a, 'b) M.t -> int -> 'a -> unit
val (.%{;..}<-) : ('a, 'b) M.t -> int array -> 'a -> unit

Operator of set

OCaml

Innovation. Community. Security.