isPredicateOf

Evaluates to true if func can be called with a value of T and returns bool.

enum isPredicateOf (
alias func
T
)

Meta