ekmett / machines

Networks of composable stream transducers
Other
339 stars 46 forks source link

Extract Moore and Mealy into a dedicated package #110

Open nikita-volkov opened 4 years ago

nikita-volkov commented 4 years ago

Both are quite basic and useful on their own without the whole facade of abstractions like Source/Pipe/Plan/Process, which this package is primarily focused on. So how about extracting them into a dedicated and more focused library?

fishtreesugar commented 3 years ago

https://github.com/ekmett/distributive/tree/main/src/Data/Machine