isCallableWith

Evaluates to true if func be called withl a value of T.

enum isCallableWith (
alias func
T
)

Meta