predicate

kirill5k.common.syntax.predicate
object predicate

Attributes

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

Members list

Extensions

Extensions

extension [A](predicate: A => Boolean)
def and(anotherPredicate: A => Boolean): A => Boolean