A simple 2d grid library that operates on nested clojure vectors. Designed to be easy to use and to interoperate easily with the standard library. As a result may be slow compared to libraries that use native 2d arrays or other specialist representations.
:dependencies [[grid-2d "0.3.0-SNAPSHOT"]]
Copyright © 2017 Maximilian Hunt
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.