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

719 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - maps.fun — overview Working with maps, construction, lookup/update, merging, iteration, and common patterns. Working with maps, construction, lookup/update, merging, iteration, and common patterns. /documentation/examples/maps/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

maps.fun — overview

What it shows

  • Working with maps: creation, indexing, iteration, and typical idioms.

How to run

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