ae v0.0.1981 (2017-07-03T22:25:46Z)
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