You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find myself having a lot of trouble figuring out how to generate terms for mutual recursive data types. Unfortunately, there are no coalgebra examples for the multi modules. It would be really helpful if there were an example of, for instance, randomly sampling terms of
I find myself having a lot of trouble figuring out how to generate terms for mutual recursive data types. Unfortunately, there are no coalgebra examples for the multi modules. It would be really helpful if there were an example of, for instance, randomly sampling terms of
I had a look at the
GenTyped
class and instances, https://github.com/pa-ba/compdata/blob/master/benchmark/DataTypes/Comp.hs#L111-L171, but I find porting them to mutual recursive terms highly nontrivial.The text was updated successfully, but these errors were encountered: