
3 May
2005
3 May
'05
11:56 p.m.
Hi Ben,
Take a look at this one:
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.