pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
_inner.next
util
multi_index
IndexedBy
_inner
Undocumented in source.
alias
next
=
_inner
!(
index
+
1
,
List
[
2
..$])
template
_inner
(size_t index, List...)
static if
(!(
List.length <= 1
))
static if
(
IsIndex!(List[0]) && is(typeof(List[1]) == string)
)
alias
next
=
_inner
!(
index
+
1
,
List
[
2
..$])
alias
next
=
_inner
!(
index
+
1
,
List
[
1
..$])
Meta
Source
See Implementation
util
multi_index
IndexedBy
_inner
aliases
indices
name_indices
names
next