Discussion: name for reversing fromList in Data.Sequence

John Wiegley johnw at newartisans.com
Thu Sep 1 19:51:06 UTC 2016


>>>>> "DF" == David Feuer <david.feuer at gmail.com> writes:

FD> I'd like to add a function
DF> fromListReversing :: [a] -> Seq a

Hi David,

Perhaps rather than proliferating the libraries with fused compositions that
are faster than their composites via (.), we could defer things like this to
REWRITE rules.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2


More information about the Libraries mailing list