The
draw-line
function draws several lines as specified by the
description
sequence. This is usually more efficient than making several calls to
draw-line
. The
description
argument is a sequence of values of the form
x1 y1 x2 y2
. See
draw-line
for more information.