.MetaModelica.arrayCopy

Information

O(n)

Interface

function arrayCopy<A>
  input array<A> arr;
  output array<A> copy;
end arrayCopy;

Generated at 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos