This is an attempt at an idiomatic PureScript translation of a highly imperative dataflow system given in "How to implement a spreadsheet".
The PureScript project uses Spago.
Run the tests with
$ spago testThis is an attempt at an idiomatic PureScript translation of a highly imperative dataflow system given in "How to implement a spreadsheet".
The PureScript project uses Spago.
Run the tests with
$ spago test