cons
An implementation of Lisp/Scheme-like cons in Python.
An implementation of Lisp/Scheme-like cons in Python.
To install this package, run one of the following:
The cons package attempts to emulate the semantics of Lisp/Scheme's cons as closely as possible while incorporating all the built-in Python sequence types.
Summary
An implementation of Lisp/Scheme-like cons in Python.
Last Updated
Mar 31, 2025 at 21:08
License
LGPL-3.0-only
Total Downloads
0
Version Downloads
0
Supported Platforms
GitHub Repository
https://github.com/pythological/python-consDocumentation
https://github.com/pythological/python-cons