ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
_RangeTupleImpl._RangeTupleImpl
ae
utils
meta
_RangeTupleImpl
Undocumented in source.
alias
_RangeTupleImpl
=
R
template
_RangeTupleImpl
(size_t N, R...)
static if
(
N == R.length
)
alias
_RangeTupleImpl
=
R
alias
_RangeTupleImpl
=
_RangeTupleImpl
!(
N
,
ValueTuple
!(
R
,
R
.
length
))
Meta
Source
See Implementation
ae
utils
meta
_RangeTupleImpl
aliases
_RangeTupleImpl