Is there a common name for this function. I think of it as double map. fn :: (a -> b) -> [[a]] -> [[b]] fn f xs = map (map f) xs
-
-
Replying to @ifesdjeen
@ifesdjeen@sanityinc@owainlewis Take a look at http://hackage.haskell.org/package/TypeCompose-0.6.3/docs/Control-Compose.html …
@dibblego. I use Foldable of Foldable in Fox Goose Corn Haskell.1 reply 0 retweets 0 likes -
Replying to @JulianBirch
@JulianBirch@ifesdjeen@sanityinc@dibblego lovely. Thanks.1 reply 0 retweets 0 likes -
Replying to @owainlewis
@owainlewis@ifesdjeen@sanityinc@dibblego It occurs to me you also may be looking at an entry to lenses, but I don't know much about them.1 reply 0 retweets 0 likes
Replying to @JulianBirch
@JulianBirch @owainlewis @ifesdjeen @sanityinc (fmap . fmap) has the same type (specialised) as fmap. Take a look at that type.
6:51 PM - 7 Jan 2015
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.