write-all

Name

write-all -- Write all arguments into the port.

Synopsis

(write-all port . lst)

Description

Write all arguments into the port. #t means current-output-port.

Implementation Notes

Module: (app scwm stringops)

Defined in scheme/stringops.scm at line 69 (CVS log)