Proposal: bring BBP to Arrays

David Feuer david.feuer at gmail.com
Thu Nov 13 01:17:17 UTC 2014


It looks like Array and IArray have missed some important BBP bits. In
particular, we have great ways to build arrays out of lists, but not out of
other Foldables. I think we can fix IArray by adding new methods. I think
we can fix up Array by adding some functions to Data.Array or by sticking
Data.Foldable underneath GHC.Arr and sticking them in there (the low-level
fiddling involved would be a better match for GHC.Arr).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141112/89a9251b/attachment.html>


More information about the Libraries mailing list