[Haskell-cafe] Array functions?

Daniel Carrera dcarrera at digitaldistribution.com
Tue May 3 19:56:00 EDT 2005


Hi Ben,

> Take a look at this one:
> 
> http://www.haskell.org/onlinelibrary/standard-prelude.html

Thanks.

What's the "Prelude" ?


>>1) Is there a function to get the ith element from an array?
> 
> From your own implementations I gather you mean 'list', not 'array'.

What's the difference?

> Now, if you happen to also want to know these functions for real arrays, not 
> lists, I suppose you take a look at the standard library module Array.

Thanks for all the info!

Cheers,
Daniel.


More information about the Haskell-Cafe mailing list