| PasteRack.org | ||
| Paste # 10202 | ||
| 2024-10-24 23:42:13 | ||
| Fork as a new paste. | ||
| Paste viewed 260 times. | ||
| Tweet | ||
| Embed: | ||
=>
'(8)
cadr: contract violation
expected: (cons/c any/c pair?)
given: '(8)
cadr: contract violation
expected: (cons/c any/c pair?)
given: '(8)
caddr: contract violation
expected: (cons/c any/c (cons/c any/c pair?))
given: '(8 ((3) ()))
<=: contract violation
expected: real?
given: '(3)