unique

Function unique 

Source
pub fn unique(arr: &[i64]) -> (Array1<i64>, Array1<i64>)