User Tools

Site Tools


en:pfw:map

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:pfw:map [2024-06-11 16:26] – [Idea: Forth Key Value Data Structure map (forth-map)] uhoen: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 [[en:pfw:unit|UNIT]] words to be present )
  
 ## Glossary: ## Glossary:
en/pfw/map.1718116011.txt.gz · Last modified: 2024-06-11 16:26 by uho