Function style::values::generics::transform::is_same

source ยท
fn is_same<N: PartialEq>(x: &N, y: &N) -> bool