[Haskell-cafe] What's the deal with Clean?
Roman Leshchinskiy
rl at cse.unsw.edu.au
Tue Nov 3 21:27:05 EST 2009
On 04/11/2009, at 13:23, Daniel Peebles wrote:
> In the presence of fusion (as is the case in uvector), it's hard to
> give meaningful time complexities for operations as they depend on
> what operations they are paired with. We need to think of a better way
> to express this behavior in the documentation though.
I have to disagree here. Fusion never makes the complexity of
operations worse. If it does, it's a bug.
Roman
More information about the Haskell-Cafe
mailing list