Type alias Array2D<T>

Array2D<T>: T[][]

a 2D array of cell type T

Type Parameters

  • T

Generated using TypeDoc