@hackage ComonadSheet0.3.0.0
A library for expressing spreadsheet-like computations as the fixed-points of comonads.
Categories
License
BSD-3-Clause
Maintainer
kenneth.foner@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.3.0.0 Sat, 28 Jun 2014
Installation
Dependencies (11)
- IndexedList >=0.1
- NestedFunctor >=0.2
- PeanoWitnesses >=0.1
- Stream >=0.4
- Tape >=0.4
- applicative-numbers >=0.1.3 Show all…
Dependents (1)
@hackage/acme-everything
ComonadSheet is a library for expressing spreadsheet-like computations with absolute and relative references, using fixed-points of n-dimensional comonads. For examples of use, see the GitHub page for the library.