concepts v0.0.9 (2022-10-04T16:43:29Z)
Dub
Repo
implements
concepts
implements
Undocumented in source.
bool
implements
()
template
implements
(alias T, alias Interface)
static if
(
__traits(compiles, check())
)
bool
implements
(
)
if
(
isAggregateType
!
T
&&
isAbstractClass
!
Interface
)
bool
implements
()
Members
Functions
implements
bool
implements
()
Undocumented in source. Be warned that the author may not have intended to support it.
implements
bool
implements
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
concepts
implements
templates
implements