Open
Description
All of the array sizes in the documentation examples seem to be fairly small: the element type is always bytes, and the size is never more than about 5. I think that an example of hash function round constants would be more compelling, such as the data found here:
Here, the program needs 64 u32s and loads (up to) 16 at a time.
Motivated via rust-lang/rust#109000.
Metadata
Metadata
Assignees
Labels
No labels