

| |||||||
|
You are here: Root > Software > Development > Libraries
The ENUMERATIONS package is essentially a CL specification of the equivalent Java java.util.Enumeration and java.util.Iterator interfaces (cfr. the Java API specification).
| marcoxa@cs.nyu.edu | |
| Web site | http://common-lisp.net/project/cl-enumeration/ |
| Mailing list | cl-enumeration-devel@common-lisp.net |
| Version | 1.0 - |
| Maturity | Stable |
| OS compatibility | All |
| ASDF installable | Yes |
| Official Download | http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=cl-enumeration |
| Mirrored Download | |
| Source code repository | common-lisp.net |
java.util.Enumeration and java.util.Iterator interfaces (cfr. the Java API specification). The main aim of the specification and of the reference implementation is to provide a familiar framework for Java, C++, Python etc. programmers while they are migrating to Common Lisp. Also, it is hoped that vendors and implementors adopt the published API and provide efficient, special-case, re-implementations of some of the package elements.You must be logged to add a note
You must be logged to add a comment