unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
RadialTuple.i
unstd
generictuple
RadialTuple
Undocumented in source.
template
RadialTuple
(size_t startingIndex, A...)
enum
i
=
(
startingIndex
== -
1
? (
A.length
- !!
A.length
) /
2
:
startingIndex
) + !!
A.length
;
Meta
Source
See Source File
unstd
generictuple
RadialTuple
aliases
RadialTuple
manifest constants
i