[cl-cookbook-contrib] [ cl-cookbook-Feature Requests-734585 ] Java-like Collections
Brought to you by:
jthing
From: SourceForge.net <no...@so...> - 2003-05-11 11:11:32
|
Feature Requests item #734585, was opened at 2003-05-08 05:00 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=734585&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Java-like Collections Initial Comment: Is there a library of functions that operate on abstract set and list types with pluggable implementations, like hash-sets, linked-lists, array-lists etc? Manuel Simoni (ma...@us...) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-05-11 04:11 Message: Logged In: NO There's at least AP5 at http://www.ap5.com/ , but that is generalized to the relational level of semantics. I believe that there is also an abstract types toy library, but I can't locate it at the moment; perhaps it's part of CLOCC. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=734585&group_id=46815 |