pub fn which( condition: impl AsRef<Array>, a: impl AsRef<Array>, b: impl AsRef<Array>, ) -> Result<Array>
Alias for [r#where]
r#where