Skip to content

A simple 2d grid library that operates on nested clojure vectors.

License

Notifications You must be signed in to change notification settings

m-r-hunt/grid-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grid-2d

Clojars Project

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.

lein Project Dependency Line

:dependencies [[grid-2d "0.3.0-SNAPSHOT"]]

License

Copyright © 2017 Maximilian Hunt

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A simple 2d grid library that operates on nested clojure vectors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published