<p dir="ltr">That class has a lot of other things in it too, and does not offer replicateA.</p>
<div class="gmail_quote">On Sep 17, 2015 7:49 PM, "Andrew Morris" <<a href="mailto:lists@andy-morris.xyz">lists@andy-morris.xyz</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">mono-traversable has Data.Sequences.IsSequence, but it “should be considered highly experimental”.<br>
<br>
<a href="http://hackage.haskell.org/package/mono-traversable/docs/Data-Sequences.html" rel="noreferrer" target="_blank">http://hackage.haskell.org/package/mono-traversable/docs/Data-Sequences.html</a><br>
<br>
> On 17 Sep 2015, at 19:21, David Feuer <<a href="mailto:david.feuer@gmail.com">david.feuer@gmail.com</a>> wrote:<br>
><br>
> 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?<br>
><br>
> _______________________________________________<br>
> Haskell-Cafe mailing list<br>
> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br>
</blockquote></div>