package agrid

  1. Overview
  2. Docs
Adjustable grid (two dimensional array) library

Install

Authors

Maintainers

Sources

0.1.tar.gz
sha256=ea82546711a6abdd4edf8bc3052041498cae9c2e5a9e147e29820da4eac4beb4
sha512=f53b2c095e3607e53f92d4e7e13848e9e34bd866837335e7d9341dbb468ac46ffbcd2002d1bf1105e2f6060f57871aef7ce8e65594855447fafb72ad32b076b7

Description

Adjustable grids are two dimensional arrays whose width/height can be changed by adding or removing row/column at either end (one at a time).

Published: 09 Mar 2021

Dependencies (3)

  1. flex-array >= "1.2"
  2. dune >= "2.7"
  3. ocaml >= "4.05"

Dev Dependencies (2)

  1. odoc with-doc
  2. bisect_ppx with-test & >= "2.6" & dev

Used by (1)

  1. atable

Conflicts

None