en:pfw:map
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:pfw:map [2024-06-11 16:26] – [Idea: Forth Key Value Data Structure map (forth-map)] uho | en:pfw:map [2024-06-11 16:28] (current) – [Usage:] uho | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Forth-map is an example of an abstract data type. You operate the data structure via its interface words `Map`, `Map:` and `>value` (see glossary below to see how they work) not referring to its inner implementation structure. | Forth-map is an example of an abstract data type. You operate the data structure via its interface words `Map`, `Map:` and `>value` (see glossary below to see how they work) not referring to its inner implementation structure. | ||
| - | |||
| ## Usage: | ## Usage: | ||
| - | `include map.fs` ( requires UNIT words to be present ) | + | `include map.fs` ( requires |
| ## Glossary: | ## Glossary: | ||
en/pfw/map.1718116011.txt.gz · Last modified: 2024-06-11 16:26 by uho