]> git.huck.website - metaforge.git/commit
added: parallel iterators
authorHuck Boles <huck@huck.website>
Sun, 28 May 2023 02:12:18 +0000 (21:12 -0500)
committerHuck Boles <huck@huck.website>
Sun, 28 May 2023 02:12:18 +0000 (21:12 -0500)
commit73e141a7880234ad494c6291399eeb9bf1a4a663
treef510d438cf1049ec21f2ea6c586ff067f9929a16
parentf4676a667077b174c56d98b827765980b3b40624
added: parallel iterators
Cargo.lock
Cargo.toml
benches/parallel.rs [new file with mode: 0644]
src/lib.rs
src/parallel.rs [new file with mode: 0644]
tests/build_dir.rs