Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
toy authored
additions to handle the loops

	(loop for i from 1 to 10 collect i always (< i 20))

	(loop ... thereis i collect i)

correctly.
5f069f45
History
Name Last commit Last update