equals

fun <T : Vec<T>, U : Box<T, U>> equals(a: Box<T, U>, b: Box<T, U>, epsilon: Double): Boolean(source)