ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
RangeTupleImpl.RangeTupleImpl
ae
utils
meta
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
RangeTupleImpl
aliases
RangeTupleImpl