.MetaModelica.isNone

Returns true if the input is NONE()

Interface

function isNone<A>
  input Option<A> opt;
  output Boolean none;
end isNone;

Generated at 2025-10-18T18:21:10Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos