Function Copy-Stream

Part of:

package lift
( copy-stream < from > < to > )

Copy into TO from FROM until end of the input stream, in blocks of
stream-buffer-size. The streams should have the same element type.