glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
step.step
glued
annotations
getImplicitAnnotations
extractImplicit
step
Undocumented in source.
alias
step
=
Acc
template
step
(int i, Acc...)
static if
(
locallyImplicated.length > 0
)
static if
(
i == locallyImplicated.length
)
alias
step
=
Acc
alias
step
=
step
!(
i
+
1
,
AliasSeq
!(
extractImplicit
!(
typeof
(
locallyImplicated
[
i
])),
Acc
))
Meta
Source
See Implementation
glued
annotations
getImplicitAnnotations
extractImplicit
step
aliases
step