Results for “Str -> UInt32”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Adler32.checksumText
Str -> UInt32Computes the Adler-32 checksum directly over a UTF-8 text string.
- Std.Murmur3.hash32Text
Str -> UInt32 -> UInt32Computes the 32-bit MurmurHash3 digest directly over a UTF-8 string.
