

| |||||||
|
You are here: Root > By Topic > Science and Engineering > Mathematics
FSet is a functional set-theoretic collections library for Common Lisp. All update operations return a new collection, rather than modifying an existing one in place. FSet has sets, bags (multisets), maps, and seqs (functional sequences). It uses heterogeneous weight-balanced binary trees for good performance with very reasonable space overhead.
| Scott@sympoiesis.com | |
| Web site | http://common-lisp.net/project/fset/ |
| Mailing list | |
| Version | 1.0 - |
| Maturity | Beta |
| OS compatibility | Any |
| ASDF installable | Yes |
| Official Download | |
| Mirrored Download | |
| Source code repository | svn checkout svn://common-lisp.net/project/fset/svn |
Scieneer Common Lisp | SBCL | OpenMCL | Open Genera | LispWorks | CLISP | CMUCL | Allegro Common Lisp
Mathematics | Language Extensions | Data structures
You must be logged to add a note
You must be logged to add a comment