grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
castArray
grain
utility
unsafe cast of array (e.g., int[] -> size_t[])
Dst
[
N
]
castArray
(
Dst
Src
size_t
N
)
(
Src
[
N
]
src
)
Meta
Source
See Implementation
grain
utility
functions
castArray
fromTuple
toTuple
structs
optStrategy
unsafe cast of array (e.g., int[] -> size_t[])