エントリーの編集
                エントリーの編集は全ユーザーに共通の機能です。
                    必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
 - 新着コメント
 
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
          - バナー広告なし
 - ミュート機能あり
 - ダークモード搭載
 
関連記事
Control.Monad
The Functor, Monad and MonadPlus classes, with some useful operations on monads. Synopsisclass Fu... The Functor, Monad and MonadPlus classes, with some useful operations on monads. Synopsisclass Functor (f :: Type -> Type) wherefmap :: (a -> b) -> f a -> f b(<$) :: a -> f b -> f aclass Applicative m => Monad (m :: Type -> Type) where(>>=) :: m a -> (a -> m b) -> m b(>>) :: m a -> m b -> m breturn :: a -> m aclass Monad m => MonadFail (m :: Type -> Type) wherefail :: String -> m aclass (Alternati
              
            


2015/11/24 リンク