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
3
Commits
1
Branch
3
Tags
8a0dfef53c8e51d0955de97455815198f8f52981
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
8a0dfef53c
explicitly implement
count
method for
Accumulate
2022-08-06 20:58:14 +02:00
src
explicitly implement
count
method for
Accumulate
2022-08-06 20:58:14 +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%