turion / rhine

Haskell Functional Reactive Programming framework with type-level clocks
http://hackage.haskell.org/package/rhine
124 stars 21 forks source link

Improve clock erasure in the light of automata #309

Open turion opened 6 months ago

turion commented 6 months ago

Follow-up of #299. Tries to improve how clock erasure works. Ideally, after clock erasure, flow should just be a call to reactimate on a concrete automaton.