astynax/tea-combine

Tree-like model example

astynax opened this issue · 0 comments

It will be good to add a new example that mimics this one but uses the combinators.

Model of tree node should be a TeaCombine.*.Pair of node's data and TeaCombine.*.Many child nodes. We need at least a Pure example but if you will make an Effectful one too it will be great!