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

602 B

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

What it shows

  • Numbers, strings, and bytes conversions; typical idioms and edge cases.

How to run

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