1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/hex_example.md

536 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - hex_example.fun — overview Documentation for hex_example.fun — overview Documentation for hex_example.fun — overview /documentation/examples/hex_example/ en
example
hex_example

What it shows

  • Hex encode/decode helpers; working with hexadecimal representations.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/hex_example.fun
  • Or: fun examples/hex_example.fun