The function from A to boolean. For any set A, the set of Predicate<A> will be isomorphic to the set of power set of A.
A
boolean
Predicate<A>
Generated using TypeDoc
The function from
A
toboolean
. For any setA
, the set ofPredicate<A>
will be isomorphic to the set of power set ofA
.