pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
_inner.next
pyd
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
pyd
util
multi_index
IndexedBy
_inner
aliases
indices
name_indices
names
next