Xiaolin Wu's line algorithm: Difference between revisions

Content deleted Content added
m Use 'for' instead of 'mapc'
m Fixed markup
Line 175:
(prinl 120 " " 90)
(prinl 100)
(for Y Img (apply printsp Y)) ) )</lang>
 
=={{header|Ruby}}==