(read-and-append-to p #&optional (l '()))
Read in the lines from port P and return them. L is a the tail of the accumulating list.
Module: (app scwm rgb-database)
Defined in scheme/rgb-database.scm at line 26 (CVS log)