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
Jul 18, 2023 at 20:31
License
LGPL-3.0-only
Total Downloads
1.5K
Version Downloads
1.5K
Supported Platforms
GitHub Repository
https://github.com/pythological/python-consDocumentation
https://github.com/pythological/python-cons