-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Milestone
Description
As discussed in #17, Pruviloj
, as currently used in the Tactics
chapter is probably too experimental to be introduced so early in the book.
My proposal is to re-do the first half with dependent pattern matching (possibly discussing its use vs rewrite
s), rename the chapter to smth like PatternMatching
and keep the original half as an appendix named Tactics
or even Pruviloj
.
yurrriq and ehamberg