返回文章列表

文章

关于Haskell中的fmap

在 Haskell 中,fmap 是 Functor 类型类(type class)里最核心的函数,用来把一个普通函数“映射”到“容器”或“上下文”中去