@@ -64,4 +64,8 @@
((eq? x (car xs)) #t)
(else (contains x (cdr xs)))))
(define (display-line x)
(display x)
(newline))
'util-loaded
The note is not visible to the blocked user.