2 Nov
2010
2 Nov
'10
3:56 p.m.
Hi I am experimenting with the lazy vector example. I want to add the functions to the example but not in the LazyVector class. Like for example I want to add a function INC which increments each element of the vector and returns a vector. How can I add this to the example? Thanks in anticipation Regards