array_windows

Crates.ioarray_windows
lib.rsarray_windows
version0.2.0
sourcesrc
created_at2022-12-06 06:40:44.454766
updated_at2022-12-06 07:06:04.714763
descriptionfinding the minimum or maximum n values from an iterable
homepage
repositoryhttps://github.com/jonay2000/minmaxn
max_upload_size
id730904
size5,237
Jonathan Dönszelmann (jdonszelmann)

documentation

README

Array Windows

Create windows of a certain (const) array length from an iterator

Commit count: 4

cargo fmt