Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 457 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 457 Bytes

propeller

Hackage

A propagator library written in Haskell. Values are stored in cells which can be connected to each other. Changes to the value of a cell are automatically propagated to connected cells, similar to the internal workings of popular table-based worksheet tools.