7 Matching Annotations
- May 2024
-
en.wikipedia.org en.wikipedia.org
-
wiki.haskell.org wiki.haskell.org
-
- Dec 2022
-
www.zhihu.com www.zhihu.com
-
Haskell引入Applicative functor有什么意义?
Tags
Annotators
URL
-
- Feb 2021
-
en.wikipedia.org en.wikipedia.org
-
Though rarer in computer science, one can use category theory directly, which defines a monad as a functor with two additional natural transformations. So to begin, a structure requires a higher-order function (or "functional") named map to qualify as a functor:
rare in computer science using category theory directly in computer science What other areas of math can be used / are rare to use directly in computer science?
-
category of functors (from values to computations)
-
-
mmhaskell.com mmhaskell.com
-
So if you don't yet understand functors or applicative functors, check out part 1 and part 2 of this series!
Tags
Annotators
URL
-
- Jan 2020
-
en.wikipedia.org en.wikipedia.org