.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 2026-07-17T20:32:01Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos