milibopp / carboxyl

Functional Reactive Programming library for Rust
Mozilla Public License 2.0
403 stars 19 forks source link

Use Result<(), EquivError> as return type for stream_eq #71

Closed milibopp closed 9 years ago

milibopp commented 9 years ago

This can be done, as soon as quickcheck has released the most recent PRs (burntsushi/quickcheck#79, burntsushi/quickcheck#80) on crates.io.