hex
Minimal library providing hexadecimal converters.
Description
#require "hex";;
# Hex.of_string "Hello world!";;
- : Hex.t = "48656c6c6f20776f726c6421"
# Hex.to_string "dead-beef";;
- : string = "ޭ��"
# Hex.hexdump (Hex.of_string "Hello world!\n")
00000000: 4865 6c6c 6f20 776f 726c 6421 0a Hello world!.
- : unit = ()
Install
- Published
-
13 Oct 2015
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
albatross
>= "1.1.0"
archetype
>= "1.2.1" & < "1.2.10"
bls12-381
= "3.0.0"
bls12-381-js
>= "0.5.0"
bls12-381-js-gen
>= "0.5.0"
bls12-381-unix
>= "0.5.0"
ca-certs-nss
< "3.71"
datakit-github
< "0.9.0"
ezjsonm
>= "0.3.0"
git
>= "1.3.0" & < "3.0.0"
git-mirage
>= "3.7.0"
irmin
>= "0.9.0" & != "2.3.0"
jupyter-kernel
< "0.4"
key-parsers
>= "0.3.0"
ledgerwallet-tezos
>= "0.2.1"
macaroons
< "0.1.1"
pgocaml
>= "3.0"
pgx
>= "1.0"
tezos-stdlib
>= "8.0" & < "10.2"
uecc
< "0.2"