Predicate

interface Predicate<T>

Functions

Link copied to clipboard
abstract fun pred(t: T): Boolean