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

Method add

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