CallType

Undocumented in source.
alias CallType(alias callable, ArgTypes...) = typeof(function
()
())

Meta