[Haskell-cafe] Arrays in Clean and Haskell
brian
briand at aracnet.com
Tue Nov 3 23:34:44 EST 2009
On Nov 3, 2009, at 7:38 PM, Philippos Apolinarius wrote:
> Brian wrote:
> > Really, arrays in Haskell are the most @#!$! confusing thing in
> the world.
>
> Hi, Brian.
> I am having a great difficulty with arrays in Haskell. In the
> university where I study, functional programming is taught in Clean
> or in
me too :-)
> And here comes the reason for writing this article. In the previous
> version of the Gauss elimination algorithm, I have imported
you're asking me ?? I have no idea. I can't even figure out which
package to use.
However if I had to guess, it seems to me that you want to read the
data into a list and then find some ST function which can initialize
an array using a list (maybe ?)
Brian
More information about the Haskell-Cafe
mailing list