spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
isDelegate.isDelegate
spasm
ct
isDelegate
Undocumented in source.
enum
bool
isDelegate
;
enum
bool
isDelegate
;
enum
bool
isDelegate
;
template
isDelegate
(T...)
static if
(!(
is(typeof(&T[0]) U : U*) && is(typeof(&T[0]) U == delegate)
))
static if
(!(
is(T[0] W) || is(typeof(T[0]) W)
))
enum
bool
isDelegate
;
Meta
Source
See Implementation
spasm
ct
isDelegate
variables
isDelegate