LSTS Language Reference Website
View the Project on GitHub andrew-johnson-4/lsts-language-reference
hash : Sized<size> -> USize
The hash is not a cryptographic hash.
is : (Sized<size>,Sized<size>) -> Bool
is
checks for binary equality of two memory regions.