rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.72k stars 309 forks source link

Permutations unnecessarily complex 1 #748

Closed phimuemue closed 1 year ago

phimuemue commented 1 year ago

A first step for #747 that clarifies why the panic won't happen.