pub fn add(lhs: impl AsRef<Array>, rhs: impl AsRef<Array>) -> Result<Array>
See Array::add.
Array::add