For

object For
class Object
trait Matchable
class Any
For.type

Extensions

Extensions

extension [L, R](e: Either[L, R])
def withFilter(pred: R => Boolean): Either[L, R]