[1,2.1].map(Math.round)
class Functor f where
fmap :: (a -> b) -> f a -> f b
(<$) :: a -> f b -> f a
Languages with Map Functions include JavaScript, Haskell, TypeScript, Static Typescript
Read more about Map Functions on the web: 1.
HTML of this page generated by Features.ts