For

io.getquill.util.CommonExtensions.For
object For

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
For.type

Members list

Extensions

Extensions

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