zimoun schreef op vr 27-05-2022 om 12:28 [+0200]: > > Also, I'd switch the catch and the (match ...) because 'read' and > > integer? shouldn't raise any 'system-error'. > > All the cases are covered, IMHO. Too many cases are covered. E.g., what if the file was a directory? scheme@(guile-user)> (call-with-input-file "." read) ice-9/boot-9.scm:1669:16: In procedure raise-exception: In procedure fport_read: Is een map Greetings, Maxime.