If I google for "collections swift map" the resulting hits are mostly third party explanations (which are great) or Apple pages that do not actually explain map (but reffer to it while explaining something else). If I limit my search to Apple's documentation (e.g. here) I get taken to a number of promissing looking pages but none of them explain the functions. For example the Apple documentation for "Collection Types" contains seven hits when I search the page for "map", but every one of them is from the phrase "maple syrup" (I'm not joking, try it!)
Where is the Apple Swift language documentation for the functions map, flatMap, filter, and reduce?