A better Array2D implementation
This package is part of the Containers project: This project is to collect, clean, test and document alternate collection datastructures. Each package is modular so that users can only load the collection they need without 100 of related collections.
Metacello new
baseline: 'ContainersArray2D';
repository: 'github://pharo-containers/Containers-Array2D/src';
load.
spec
baseline: ''ContainersArray2D'
with: [ spec repository: 'github://pharo-containers/Containers-Array2D/src' ].
The best way to predict the future is to do it! Less talking more doing. [email protected]