.MetaModelica.stringHashDjb2Continue

Continues computing a hash by adding another string to it.

Interface

function stringHashDjb2Continue
  input String str;
  input Integer hash;
  output Integer outHash;
end stringHashDjb2Continue;

Generated at 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos