mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
IteratorOf
mir
ndslice
slice
Extracts iterator type from a
Slice
.
alias
IteratorOf
(
T
:
Slice
!(
Iterator
,
N
,
kind
),
Iterator
,
size_t
N
,
SliceKind
kind
)
=
Iterator
Meta
Source
See Implementation
mir
ndslice
slice
aliases
Canonical
ConstOfUnqualOfPointerTarget
Contiguous
ImmutableOfUnqualOfPointerTarget
IteratorOf
LightConstOfLightScopeOf
LightImmutableOfLightConstOf
Slice
SliceKind
Universal
enums
isConvertibleToSlice
isSlice
kindOf
mir_slice_kind
functions
ndassign
sliced
slicedField
slicedNdField
toSlice
structs
CoordinateValue
Structure
mir_slice
templates
allLightScope
hasAsSlice
toSlices
Extracts iterator type from a Slice.