Menu

Close
  • Home
  • Haskell
Subscribe
BLOG dayo Menu

combinator

A 1-post collection

Page 1 of 1

[Haskell] (>>=)はSコンビネータで、Preludeに入っているので良いのでは(?)

実は(常識?) instance Monad ((->) r) where return = const f >>= k = \ r -> k (f r) r なので f x = hoge (fuga »

Daishi Nakajima Daishi Nakajima on Haskell, point-free, combinator 20 July 2015
Page 1 of 1
BLOG dayo © 2025
Proudly published with Ghost