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

682 B

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

cast_demo.fun — overview

What it shows

  • Conversions and casting helpers; demonstrates changing between numeric and string types safely.

How to run

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