#slice #elements #comparing #compare #themselves #mutably

self-compare

crate for mutably comparing all elements of a slice with each other

2 unstable releases

Uses old Rust 2015

0.2.0 Feb 12, 2018
0.1.2 Feb 12, 2018

#11 in #mutably

Download history 4/week @ 2024-01-08 3/week @ 2024-02-12 21/week @ 2024-02-19 33/week @ 2024-02-26 23/week @ 2024-03-04 20/week @ 2024-03-11 15/week @ 2024-03-18 19/week @ 2024-03-25 42/week @ 2024-04-01 10/week @ 2024-04-08 23/week @ 2024-04-15

94 downloads per month

Custom license

9KB
208 lines

self-compare

Crate for comparing elements of a slice with themselves


lib.rs:

A crate for comparing all elements of a slice with themselves

No runtime deps