Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

marrays

marrays

marrays -- unit type feature declaring features related to marray

NYI: move to marray.type
§new(length i32, init T)
 => 
marray marrays.T
:
Any 
This feature provides a convenient constructor for marray T length,
fuzion.sys.internal_array T unit.