agrid is an OCaml library for adjustable grids. 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).
-
Updated
Feb 3, 2023 - OCaml
agrid is an OCaml library for adjustable grids. 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).
To associate your repository with the flexible-array topic, visit your repo's landing page and select "manage topics."