ae v0.0.2884 (2020-12-20T12:34:54Z)
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