Function konst::slice::cmp::eq_slice_str

source ยท
pub const fn eq_slice_str(l: &[&str], r: &[&str]) -> bool
Expand description

Compares two &[&str] for equality.