Hi Ben, I am intrigued. What application do you have in mind?
Dominic. Dominic Steinitz [email protected] http://idontgetoutmuch.org Twitter: @idontgetoutmuch > On 27 May 2019, at 22:34, Ben Gamari <[email protected]> wrote: > > Henning Thielemann <[email protected]> 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 > _______________________________________________ > Numeric mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/numeric
_______________________________________________ Haskell mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell
