excel-d v0.3.7 (2018-05-10T13:01:12Z)
Dub
Repo
isSupportedFunction.isSupportedFunction
xlld
wrap
traits
isSupportedFunction
Undocumented in source.
enum
isSupportedFunction
;
template
isSupportedFunction
(alias F, alias functionTypePredicate)
static if
(
isCallableFunction!F
)
enum
isSupportedFunction
=
returnTypeOk
&&
paramTypesOk
;
enum
isSupportedFunction
;
Meta
Source
See Source File
xlld
wrap
traits
isSupportedFunction
manifest constants
isSupportedFunction
paramTypesOk
returnTypeOk