.MetaModelica.listDelete

Information

O(index)

Interface

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

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos