The grid package
Provides tools for working with regular arrangements of tiles, such as might be used in a board game or some other type of grid map. Currently supports triangular, square, and hexagonal tiles, with various 2D and toroidal layouts. The userguide is available at https://github.com/mhwombat/grid/wiki.
NOTE: Version 4.0 uses associated (type) synonyms instead of multi-parameter type classes.
NOTE: Version 3.0 changed the order of parameters for many functions. This makes it easier for the user to write mapping and folding operations.
Properties
| Versions | 1.0, 1.1, 2.0, 2.1.1, 3.0, 3.0.1, 3.1, 4.0, 4.1, 5.0, 5.1, 6.0 |
|---|---|
| Dependencies | base (4.*), base-unicode-symbols (0.2.*), cereal (0.3.*), containers (0.4.2.*) or base (4.*), base-unicode-symbols (0.2.*), cereal (0.3.*), containers (0.5.*) |
| License | BSD3 |
| Copyright | (c) Amy de Buitléir 2010-2012 |
| Author | Amy de Buitléir |
| Maintainer | amy@nualeargais.ie |
| Stability | experimental |
| Category | Math |
| Upload date | Wed Mar 20 11:59:05 UTC 2013 |
| Uploaded by | AmyDeBuitleir |
| Built on | ghc-7.6 |
Modules
Downloads
- grid-4.1.tar.gz (Cabal source package)
- package description (included in the package)