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

827 B
Raw Blame History

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

builtins_maps_and_more.fun — overview

What it shows

  • Exploring builtins while working with maps and related data structures.

How to run

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

Notes

  • Open the .fun file to see the exact behaviors and printed output.