1 unstable release

0.1.0 Aug 30, 2020

#40 in #partition

Download history 3/week @ 2025-02-10 1/week @ 2025-02-17 5/week @ 2025-03-03 154/week @ 2025-03-10 393/week @ 2025-03-17 385/week @ 2025-03-24 274/week @ 2025-03-31 266/week @ 2025-04-07

1,321 downloads per month

MIT license

3KB


ports Haskell’s Data.Either.partitionEithers :: [Either a b] -> ([a], [b]) into Rust

No runtime deps