Package lemon :: Package external :: Package gadfly :: Module kjSet
[show private | hide private]
[frames | no frames]

Module lemon.external.gadfly.kjSet

Sets implemented using mappings.

These only work for "immutable" elements.
probably not terribly efficient, but easy to implement
and not as slow as concievably possible.

:Author: Aaron Watters
:Maintainers: http://gadfly.sf.net/
:Copyright: Aaron Robert Watters, 1994
:Id: $Id: kjSet.py,v 1.1 2003/08/12 09:17:12 thejimmyg Exp $:

Variable Summary
int NEW = 0                                                                     
int OLD = 1                                                                     
int START = 2                                                                     

Variable Details

NEW

Type:
int
Value:
0                                                                     

OLD

Type:
int
Value:
1                                                                     

START

Type:
int
Value:
2                                                                     

Generated by Epydoc 2.0 on Mon Nov 10 15:08:02 2003 http://epydoc.sf.net