Structs§
Functions§
- make_
array_ inner make_array_inner
is the implementation of themake_array
function. Constructs an array using the inputdata
asArrayRef
. Returns a reference-countedArray
instance result.
make_array_inner
is the implementation of the make_array
function.
Constructs an array using the input data
as ArrayRef
.
Returns a reference-counted Array
instance result.