ae ~master (2024-01-05T13:09:51Z)
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