.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-12-12T19:14:01Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos