package hex
Library providing hexadecimal converters
Install
Dune Dependency
Authors
Maintainers
Sources
hex-1.5.0.tbz
sha256=2e67eeca1b03049307a30831b5cd694bcb2d3e7f2a6b4fb597fbdb647351b4dc
sha512=baa09b47a90f0a54ad2becfb272f0674219e4fc0c03559deff26aaf13ccd59258b31bf98e56c44a5a8fa03437e3eba2bf5f0cd76e52d184d26cfb1170c490462
Description
# #require "hex";;
# Hex.of_string "Hello world!";;
- : Hex.t = "48656c6c6f20776f726c6421"
# Hex.to_string "dead-beef";;
- : string = "��"
# Hex.hexdump (Hex.of_string "Hello world!
")
00000000: 4865 6c6c 6f20 776f 726c 6421 0a Hello world!.
- : unit = ()
Published: 07 Apr 2022
README
ocaml-hex -- a minimal library providing hexadecimal converters
# #require "hex";;
# Hex.of_string "Hello world!";;
- : Hex.t = `Hex "48656c6c6f20776f726c6421"
# Hex.to_string (`Hex "deadbeef");;
- : string = "Þ¾ï"
# Hex.hexdump (Hex.of_string "Hello world!\n")
00000000: 4865 6c6c 6f20 776f 726c 6421 0a Hello world!.
- : unit = ()
Dev Dependencies
None
Used by (72)
-
albatross
>= "1.1.0" & < "2.1.0"
-
archetype
>= "1.2.1"
- balancer
-
bamboo
< "0.0.02"
- bech32
- bip32
-
bitcoinml
>= "0.2.4"
- blake2
-
bls12-381
>= "3.0.0"
-
bls12-381-js
>= "0.5.0"
-
bls12-381-js-gen
>= "0.5.0"
-
bls12-381-unix
>= "0.5.0"
-
builder-web
< "0.2.0"
-
ca-certs-nss
< "3.71"
- cactus
-
caldav
< "0.2.2"
-
current_github
>= "0.6"
- data-encoding
- datakit-bridge-github
-
datakit-github
< "0.9.0"
-
dns-cli
< "9.0.0"
-
ezjsonm
>= "0.3.0"
- ezjsonm-lwt
- ezsqlite
- fiat-p256
- gemini
- geojsone
-
git
>= "1.3.0" & < "3.0.0"
-
git-mirage
>= "3.7.0" & < "3.16.0"
- github-hooks
- h2
- hacl
- hacl_func
- hacl_x25519
- hpack
-
irmin
>= "0.9.0" & != "2.3.0"
- irmin-pack-tools
-
irmin-test
>= "3.0.0"
-
irmin-tezos
>= "3.0.0"
- irmin-tezos-utils
-
json-data-encoding
>= "1.0.0"
-
jupyter-kernel
< "0.4"
-
key-parsers
>= "0.3.0"
-
ledgerwallet-tezos
>= "0.2.1"
-
macaroons
< "0.1.1"
- mec
-
mirage-crypto-ec
< "1.0.0"
- monorobot
- noise
-
nsq
>= "0.5.2"
- octez-libs
- osbx
- passmaker
-
pgocaml
>= "3.0"
-
pgx
>= "1.0"
- pkcs11
- plebeia
- ppx_repr
- rfc6287
- rlp
- scaml
-
secp256k1
>= "0.2.5"
- secp256k1-internal
- sentry
- slack
- solidity-common
- solidity-parser
- tezos-plompiler
- tezos-stdlib
- tezt-tezos
- twostep
- uecc
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page