Simple and tiny yield-based trampoline implementation
This trampoline allows recursive functions to recurse virtually (or literally)
infinitely. Most existing recursive functions can be converted with simple
modifications.
The implementation is tiny: the gist of the module consists of a single
function with around 30 lines of simple python code.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:birdwatcher/python-trampoline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-trampoline.spec | 0000001903 1.86 KB | |
trampoline-0.1.2.tar.gz | 0000005675 5.54 KB |
Comments 0