ULongArray
@ExperimentalUnsignedTypes
inline
fun
ULongArray
(
size
:
Int
,
init
:
(
Int
)
->
ULong
)
:
ULongArray
(source)