.MetaModelica.stringHashDjb2Mod

Does hashing+modulo without intermediate results.

Interface

function stringHashDjb2Mod
  input String str;
  input Integer mod;
  output Integer hash;
end stringHashDjb2Mod;

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