719 B
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 |
|
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