This website requires JavaScript.
Explore
Help
Sign In
nelsbrock
/
iter_accumulate
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nelsbrock/iter_accumulate.git
synced
2026-08-14 14:12:12 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
3
Tags
05590e8a3cfcbf21d2d6d97935feb51be990b58f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
nelsbrock
05590e8a3c
add
must_use
attribute
2022-08-06 20:55:50 +02:00
src
add
must_use
attribute
2022-08-06 20:55:50 +02:00
.gitignore
initialize project
2022-07-25 23:50:08 +02:00
Cargo.toml
initialize project
2022-07-25 23:50:08 +02:00
S
Description
An iterator adaptor for Rust that accumulates the elements from the base iterator using the provided closure.
accumulate
accumulator
fold
iterator
rust
200
KiB
Languages
Rust
100%