[Haskell-cafe] bytestring vs. uvector
Henning Thielemann
lemming at henning-thielemann.de
Mon Mar 9 06:12:29 EDT 2009
On Mon, 9 Mar 2009, Claus Reinke wrote:
> Given the close relationship between uvector and vector, it would
> be very helpful if both package descriptions on hackage could point to a
> common haskell wiki page, starting out with the text
> and link above, plus a link to the stream fusion paper (I hadn't been aware
> that vector incorporates the recycling work, and had often wondered about the
> precise relationship between those
> two packages). Apart from saving others from similar confusion,
> that would also provide a place to record experience with those two
> alternatives.
I have at least started a page which mentions the existing alternatives:
http://www.haskell.org/haskellwiki/Storable_Vector
More information about the Haskell-Cafe
mailing list