grAny

Special type the matches another type with a predicate.

grAny
(
string name
,
bool function predicate = 
(
a
,
b
)
=> true
)

Meta