[Haskell-cafe] What's the deal with Clean?

Roman Leshchinskiy rl at cse.unsw.edu.au
Tue Nov 3 21:25:27 EST 2009


On 04/11/2009, at 13:12, brian wrote:

>  indexU :: UA e => UArr e -> Int -> e
>
>  O(n). indexU extracts an element out of an immutable unboxed array.

This is a typo (unless Don inserted a nop loop into the original DPH  
code).

Roman




More information about the Haskell-Cafe mailing list