LSTS Language Reference Website
View the Project on GitHub Lambda-Mountain-Compiler-Backend/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.