.MetaModelica.listDelete

O(index)

Interface

function listDelete<A>
  input List<A> inLst;
  input Integer index "one-based index";
  output List<A> outLst;
end listDelete;

Generated at 2025-09-17T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos