为什么Functor文档中没有显示`Functor(( - >)r)`

时间:2017-12-07 01:43:54

标签: haskell functor

在源代码中,https://hackage.haskell.org/package/base-4.10.1.0/docs/src/GHC.Base.html#line-801,(( - >)r)被定义为Functor的一个实例,但我无法在其文档页面{{3}上找到相应的条目}。

这是为什么?这是故意还是什么?

0 个答案:

没有答案