.MetaModelica.stringHashDjb2Mod

Information

Does hashing+modulo without intermediate results.

Interface

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

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos