.MetaModelica.isSome

Returns true if the input is SOME()

Interface

function isSome<A>
  input Option<A> opt;
  output Boolean some;
end isSome;

Generated at 2025-07-14T18:21:07Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos