エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Zipper - HaskellWiki
The Zipper is an idiom that uses the idea of “context” to the means of manipulating locations in ... The Zipper is an idiom that uses the idea of “context” to the means of manipulating locations in a data structure. Zipper monad is a monad which implements the zipper for binary trees. Sometimes you want to manipulate a location inside a data structure, rather than the data itself. For example, consider a simple binary tree type:



2012/01/24 リンク