.MetaModelica.MetaModelica.Dangerous.arrayGetNoBoundsChecking

O(1)

Interface

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

Generated at 2026-02-18T19:13:54Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos