Function take

Source
pub fn take(a: impl AsRef<Array>, indices: impl AsRef<Array>) -> Result<Array>
Expand description

See [Array::take_all]