grizzled.either
Implicits. Import to get them.
Enriched Either class, providing map and flatMap methods that map over and Either object if its value is Right (and permit easier use of Either objects in for comprehensions).
Either
map
flatMap
Right
for
Implicits. Import to get them.