Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
5
Task/SHA-1/OCaml/sha-1.ocaml
Normal file
5
Task/SHA-1/OCaml/sha-1.ocaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
$ ocaml -I +sha sha1.cma
|
||||
Objective Caml version 3.12.1
|
||||
|
||||
# Sha1.to_hex (Sha1.string "Rosetta Code") ;;
|
||||
- : string = "48c98f7e5a6e736d790ab740dfc3f51a61abe2b5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue