README: title

This commit is contained in:
Michiel Borkent 2020-03-21 11:49:45 +01:00
parent fd61bb1a1c
commit 41fe2b994f

View file

@ -1038,7 +1038,7 @@ clojure.core/ffirst
Same as (first (first x)) Same as (first (first x))
``` ```
### SHA hash string and print in hex ### Cryptographic hash
`sha1.clj`: `sha1.clj`:
``` clojure ``` clojure