Function Skip-Line

Part of:

package elprep
( skip-line < stream > )
Skip characters from stream until a newline is reached.
Can be used in place of read-line when its return value is discarded.