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

661 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false 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
common
construction
example
iteration
lookup
maps
merging
patterns
update

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