cl-table

Data structure with rows and columns

Introduction

CL-Table provides data structure, that has rows, columns and value in the columns of a row. Rows may be organised in a tree.

There are also indexes for fast O(1) access to any row in the table.

License is BSD

No documentation yet. See tests for usage examples.

Dependencies

Mailing Lists

Download

This project has not released any files.

Project members

Roman Klochkov, monk@slavsoft.surgut.ru

CVS

You can browse our SVN repository or download the current development tree via anonymous svn:

svn checkout svn://common-lisp.net/project/cl-table/svn

Valid XHTML 1.0 Strict