.MetaModelica.stringHashDjb2Mod

Does hashing+modulo without intermediate results.

Interface

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

Generated at 2026-06-08T20:19:08Z by OpenModelicaOpenModelica 1.26.8 using GenerateDoc.mos