[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(loop for (ignore x) in pairs ...) doesn't ignore; however using () instead of ignore works.
Is this the defined behavior for loop? [I realize that the ignore conventions aren't
standardized across Lisps; perhaps the MacLisp compiler could be made to recognize
ignore also.]