Open
Description
We can define folds for Seq
more efficiently. See thread starting #1016 (comment) and in particular the code by treeowl in #1016 (comment)
The catch is that we need GADTs, which is not portable.
We can define folds for Seq
more efficiently. See thread starting #1016 (comment) and in particular the code by treeowl in #1016 (comment)
The catch is that we need GADTs, which is not portable.