test

abstract fun test(value: Char): Boolean

Evaluates this predicate on the given argument.

Return

true if the input argument matches the predicate, otherwise false.

Parameters

value

the input argument