.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-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos