Skip to content
Snippets Groups Projects
Commit 95b82936 authored by toy's avatar toy
Browse files

LOOP accepts NIL as the variable if arithmetic loops, such as

    (loop for nil from 0 to 5 do (print "x"))
parent fc4e2aca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment