Files
quartz-research-note/content/型クラス.md
Matsuura Tomoya(Windows) 08a1cc5b30
Some checks failed
Build / build (push) Failing after 10m25s
[obsidian] vault backup: 2025-07-22 22:44:10[
2025-07-22 22:44:10 +09:00

13 lines
425 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#programming-language
[[Rust]]におけるTraitとかに近いもの
あるメソッド群を持つジェネリックな型の分類
パラメトリックなジェネリクスに対して、対象が広すぎるものを、アドホック多相的に制限する
["Hackett: a metaprogrammable Haskell" by Alexis King - YouTube](https://youtu.be/5QQdI3P7MdY)
この動画の説明わかりやすかった12:10