glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
getImplicitAnnotations
glued
annotations
core_impl
Undocumented in source.
template
getImplicitAnnotations (
alias
M
) {
alias
getImplicitAnnotations
=
staticMap
!(
extractImplicit
,
getExplicitAnnotationTypes
!
M
)
;
}
Members
Aliases
getImplicitAnnotations
alias
getImplicitAnnotations
=
staticMap
!(
extractImplicit
,
getExplicitAnnotationTypes
!
M
)
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
core_impl
aliases
getAnnotations
getUncheckedAnnotations
enums
hasAnnotation
hasOneAnnotation
isStructInstance
templates
expandToData
extractImplicit
getAnnotation
getExplicitAnnotationTypes
getExplicitAnnotations
getImplicitAnnotations
isNotMagic
parameter
toTypes