| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
PersistentConsumedSeq --+
|
PersistentSeq
I generate [0, 1, ...], like count, but I can also save
my state to disk. I save my state immediately to disk on each call to next.
|
|||
|
|||
| int |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Generates the next number in the sequence and immediately commits it.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 17 20:45:14 2010 | http://epydoc.sourceforge.net |