fun> Fun - hex_example.fun — overview
Documentation for 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

