File : charles-hash_string.ads


function Charles.Hash_String (Key : String) return Integer'Base;
pragma Pure (Charles.Hash_String);