more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
asLengthArray
more
array
Undocumented in source. Be warned that the author may not have intended to support it.
LengthArray
!(
T
,
LengthType
)
asLengthArray
(T[] array)
LengthArray
!(
T
,
LengthType
)
asLengthArray
(T* ptr, LengthType length)
pragma(
inline
)
LengthArray
!(
T
,
LengthType
)
asLengthArray
(
LengthType
T
)
(
T
*
ptr
,
LengthType
length
)
Meta
Source
See Implementation
more
array
functions
asLengthArray
copyFrom
setBytes
properties
asLimitArray
structs
LengthArray
templates
LimitArray
isArrayLike