haskell-jp / random #110 at 2026-06-29 09:55:03 +0900
Back to random #110
2026-06-29 09:55:03 +0900
https://zenn.dev/mitsuchi/articles/ef219e7c606b42
という記事を書きました。よろしければご覧ください…!
nobsun
2026-06-29 10:57:13 +0900
前提がちがうので同じ議論はできませんが、「`Maybe a -> Maybe a`型の関数はいくつあるか」というクイズがありましたね。
2026-06-29 12:04:57 +0900
ありがとうございます、Thinking functionally with Haskell でしょうか?
nobsun
2026-06-29 12:06:01 +0900
そうです。
2026-06-30 05:44:52 +0900
なるほど undefined があるんですね
Back to random #110