libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
isSomeFunction.isSomeFunction
memutils
ct
isSomeFunction
Undocumented in source.
enum
bool
isSomeFunction
;
enum
bool
isSomeFunction
;
enum
bool
isSomeFunction
;
template
isSomeFunction
(T...)
static if
(!(
is(typeof(&T[0]) U : U*) && is(U == function) || is(typeof(&T[0]) U == delegate)
))
static if
(
is(T[0] W) || is(typeof(T[0]) W)
)
static if
(!(
is(W F : F*) && is(F == function)
))
enum
bool
isSomeFunction
;
enum
bool
isSomeFunction
;
Meta
Source
See Implementation
memutils
ct
isSomeFunction
variables
isSomeFunction