An open API service indexing awesome lists of open source software.

https://github.com/ocamlpro/agrid

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).
https://github.com/ocamlpro/agrid

adjustable-grids array flexible-array grid ocaml spreadsheet two-dimensional

Last synced: 12 months ago
JSON representation

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).

Awesome Lists containing this project