Henning Thielemann <lemm...@henning-thielemann.de> writes:

> I like two announce two of my packages:
>
> 1. comfort-array
> http://hackage.haskell.org/package/comfort-array
>
> It provides Boxed and Storable arrays with very liberal shape definitions. 
> You may use ranges of indices like in 'array' or zero-based indexing like 
> in 'repa', but you can also use arbitrary index Sets, enumerations, 
> concatenation of arrays and more. E.g. an array with (Shape.Enumeration 
> Ordering) has three elements with indices LT, EQ, GT.
>
Very nice. I have long wanted something like this. Thanks Henning!

Cheers,

- Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell

Reply via email to