scala-hamsters / hamsters

A mini Scala utility library
Apache License 2.0
291 stars 23 forks source link

collect rigths values on a List[Either[L,R]] #119

Closed dgouyette closed 5 years ago

dgouyette commented 5 years ago

see https://github.com/scala-hamsters/hamsters/blob/master/shared/src/test/scala/io/github/hamsters/ValidationSpec.scala#L95