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

655 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - test_bits.fun — overview Documentation for test_bits.fun — overview Documentation for test_bits.fun — overview /documentation/examples/test_bits/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

test_bits.fun — overview

What it shows

  • Bitwise utilities demonstration (and/or/xor/shifts) and small tests.

How to run

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