package gpr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : int -> t
val dim : t -> int
val sub : t -> int -> int -> (int, Bigarray.int_elt, Bigarray.fortran_layout) Bigarray.Array1.t