package owl-base

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

Module type Owl_types_operator.NdarraySigSource

Sourcetype ('a, 'b) t
Sourceval get : ('a, 'b) t -> int array -> 'a
Sourceval set : ('a, 'b) t -> int array -> 'a -> unit