mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
iota
mecca
lib
typedid
Undocumented in source. Be warned that the author may not have intended to support it.
auto
iota
(T start, T end, U step)
auto
iota
(T start, T end, U step)
auto
iota
(T start, T end)
nothrow @
safe
@
nogc
auto
iota
(
T
)
(
const
T
start
,
const
T
end
)
if
(
isAlgebraicTypedIdentifier
!
T
)
auto
iota
(T end)
Meta
Source
See Implementation
mecca
lib
typedid
aliases
AlgebraicTypedIdentifier
TypedIdentifier
enums
isAlgebraicTypedIdentifier
isTypedIdentifier
functions
iota
mapTypedArray
typedIndexArray
structs
TypedIndexArray
TypedIndexSlice
templates
RawTypedIdentifier