Closed seachel closed 6 years ago
Encode the examples from Trello and add a logic programming example.
All added other than a logic programming example.
Prove the following and encode in this tool: length (cons 1 (cons 2 (cons 3 nil))) M, possibly with M explicitly set.
length (cons 1 (cons 2 (cons 3 nil))) M
M
Encode the examples from Trello and add a logic programming example.