Skip to main content

Module disjoint

Module disjoint 

Source

Functions§

get_disjoint_mut 🔒
Like slice::get_disjoint_mut, although we’re not dealing with ranges (yet).
get_disjoint_opt_mut 🔒
Like slice::get_disjoint_mut but with optional indices, allowing for absent keys from the user’s original request.