isPredicateOf

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

enum isPredicateOf (
alias func
T
)
Suggestion Box / Bug Report