UShortArray
@ExperimentalUnsignedTypes
inline
fun
UShortArray
(
size
:
Int
,
init
:
(
Int
)
->
UShort
)
:
UShortArray
(source)