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

add

mutate.array.add

(o T)
 => 
unit
[Redefinition of  container.Mutable_Array.add]
add an element at the end of this array

amortized O(1) but worst case of O(n)
Precondition
Inherited from container.Mutable_Array.add
pre
  safety: is_accessible
0.095dev (GIT hash fe578dbae82d257bfb6d755e3b05abbf37247dbe)
last changed: 2026-05-12