Implementation of Add<&'self const [T], ~[T]> for ~[T] where <'self, T: Copy>

Method add

fn add(&self, rhs: &&'self const [T]) -> ~[T]