.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-08-12T18:38:51Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos