

| |||||||
|
You are here: Root > By Topic > Language Extensions
Iterate-keywords is just like the iterate (http://common-lisp.net/project/iterate/) but it allows keywords to be used for clause heads.
That is, (iter (:for i from 1 to 10) (:collect i))
It is useful to avoid symbol clashes when using iterate in conjunction with other libraries.
| Web site | http://sourceforge.net/projects/iteratekeywords/ |
| Mailing list | |
| Version | 1.4.3 - Tuesday, 25 November 2008 |
| Maturity | Beta |
| OS compatibility | All |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository |
Language Extensions | Libraries | Open Source
You must be logged to add a note
You must be logged to add a comment