lean-ja / fp-lean-ja

Functional Programming in Lean の日本語訳. 演習問題への解答を含みます(作業中 🚧)
https://lean-ja.github.io/fp-lean-ja/
Other
7 stars 2 forks source link

.rec も生成されている #17

Closed Seasawher closed 6 months ago

Seasawher commented 6 months ago

structure S を定義すると、S.rec も自動生成されている