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
Sep 8, 2023 at 02:26
License
LGPL-3.0-only
Total Downloads
6
Version Downloads
6
GitHub Repository
https://github.com/pythological/python-consDocumentation
https://github.com/pythological/python-cons