mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
staticIota.staticIota
mecca
lib
reflection
staticIota
Undocumented in source.
alias
staticIota
=
AliasSeq
!()
alias
staticIota
=
AliasSeq
!(+
beg
)
alias
staticIota
=
AliasSeq
!(
staticIota
!(
beg
,
mid
),
staticIota
!(
mid
,
end
))
template
staticIota
(int beg, int end)
static if
(!(
beg + 1 >= end
))
alias
staticIota
=
AliasSeq
!(
staticIota
!(
beg
,
mid
),
staticIota
!(
mid
,
end
))
Meta
Source
See Implementation
mecca
lib
reflection
staticIota
aliases
staticIota
manifest constants
mid