chop-newline

Name

chop-newline -- Return STR up to but not including the first newline character.

Synopsis

(chop-newline str)

Description

Return STR up to but not including the first newline character.

Implementation Notes

Module: (app scwm stringops)

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