1
0
Fork 0
forked from fun/fun
fun/docs/examples/hex_example.md

238 B

hex_example.fun — overview

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