Sorry quick extension to that question, if I have a variable that is a seq[T], 
how do I assign it to a new variable that is a ref seq[T] ... or otherwise how 
do I transform a variable that is a seq[T] to a ref seq[T] ?

Reply via email to