carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
ToTRange.tail
carbon
templates
ToTRange
Undocumented in source.
template
ToTRange
(T...)
static if
(!(
T.length == 0
))
alias
tail
()
=
ToTRange
!(
T
[1..$])
Meta
Source
See Implementation
carbon
templates
ToTRange
aliases
front
tail
manifest constants
empty