.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-07-17T20:32:01Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos