dimension property

int dimension

Gets the number of elements this permutation is over.

Implementation

int get dimension => _indices.length;