.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-03-30T18:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos