ListShape<E> extension

on

Properties

computeNumElements int

Available on List<E>, provided by the ListShape extension

no setter
shape List<int>

Available on List<E>, provided by the ListShape extension

no setter

Methods

flatten<T>() List<T>

Available on List<E>, provided by the ListShape extension

reshape<T>(List<int> shape) List

Available on List<E>, provided by the ListShape extension