pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
_dim_list.next
pyd
make_object
MatrixInfo
_dim_list
Undocumented in source.
alias
next
=
_dim_list
!(
ElementType2
!
T
,
dimi
, -
1
)
alias
next
=
_dim_list
!(
ElementType2
!
T
,
dimi
,
cast
(
Py_ssize_t
)
T
.
length
)
template
_dim_list
(T, dimi...)
static if
(!(
isSomeString!T
))
static if
(!(
isDynamicArray!T
))
static if
(
isStaticArray!T
)
alias
next
=
_dim_list
!(
ElementType2
!
T
,
dimi
,
cast
(
Py_ssize_t
)
T
.
length
)
Meta
Source
See Implementation
pyd
make_object
MatrixInfo
_dim_list
aliases
elt
list
next
unqual