Map

From The K Language Wiki
Revision as of 15:25, 15 July 2021 by Ngn (talk | contribs) (disambiguation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Map may refer to:

  • the create dict verb
  • the each adverb, known as "map" in functional programming
  • a term for any collection that conceptually maps a domain to a range - a list, table, dictionary, or function