hash_algos()
function hash_algos(): array
Returns an array of supported hashing algorithm names.
Parameters: none.
Returns: array
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how hash_algos is implemented in the compiler, see the internals page.