partition_eithers 0.1.0

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