more ~master (2021-04-25T17:22:00Z)
Home
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