Isn't this basically what assign() is for?

On Thu, Feb 18, 2010 at 9:04 PM, Robin Anil <robin.a...@gmail.com> wrote:
> Now the big perf bottle neck is immutability
>
> Say for plus its doing vector.clone() before doing anything else.
> There should be both immutable and mutable plus functions
>

Reply via email to