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