tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ElementType.ElementType
tanya
range
primitive
ElementType
Undocumented in source.
alias
ElementType
=
U
alias
ElementType
=
ReturnType
!((
R
r
) =>
r
.
front
())
alias
ElementType
=
void
template
ElementType
(R)
static if
(!(
is(R U : U[])
))
static if
(!(
isInputRange!R
))
alias
ElementType
=
void
Meta
Source
See Implementation
tanya
range
primitive
ElementType
aliases
ElementType