Primary
Map ○◂ᴾᴿᴳᴿᴹ|Definition|1st|20260103213624-00-⌔
Map (higher-order function) - Wikipedia
Map (higher-order function)
In many programming languages, map is a higher-order function that applies a given function to each element of a collection, e.g. a list or set, returning the results in a collection of the same type. It is often called apply-to-all when considered in functional form.
The concept of a map is not limited to lists: it works for sequential containers, tree-like containers, or even abstract containers such as futures and promises.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •