Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Map Functions

< >
Example from 1 languages: JavaScript
[1,2.1].map(Math.round)
Example from 1 languages: Haskell
class Functor f where fmap :: (a -> b) -> f a -> f b (<$) :: a -> f b -> f a
*

Languages with Map Functions include JavaScript, Haskell

*

View all concepts with or missing a hasMapFunctions measurement

*

Read more about Map Functions on the web: 1.

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll