ae v0.0.2824 (2020-10-12T01:09:09Z)
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