.MetaModelica.MetaModelica.Dangerous.arrayGetNoBoundsChecking

O(1)

Interface

function arrayGetNoBoundsChecking<A>
  input array<A> arr;
  input Integer index;
  output A value;
end arrayGetNoBoundsChecking;

Generated at 2025-07-15T18:20:48Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos