
17 Sep
2015
17 Sep
'15
7:49 p.m.
mono-traversable has Data.Sequences.IsSequence, but it “should be considered highly experimental”. http://hackage.haskell.org/package/mono-traversable/docs/Data-Sequences.html
On 17 Sep 2015, at 19:21, David Feuer
wrote: A number of types support some version of replication. Lists and vectors offer replicateM, while sequences have replicateA (the same thing, but generalized to Applicative). Is there, or should there be, a class for structures that support this operation?
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe