ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
RangeTupleImpl.RangeTupleImpl
ae
utils
meta
misc
RangeTupleImpl
Undocumented in source.
alias
RangeTupleImpl
=
R
alias
RangeTupleImpl
=
RangeTupleImpl
!(
N
,
ValueTuple
!(
R
,
R
.
length
))
template
RangeTupleImpl
(size_t N, R...)
static if
(!(
N == R.length
))
alias
RangeTupleImpl
=
RangeTupleImpl
!(
N
,
ValueTuple
!(
R
,
R
.
length
))
Meta
Source
See Implementation
ae
utils
meta
misc
RangeTupleImpl
aliases
RangeTupleImpl