Lazychains

Latest version: v0.2.11

Safety actively analyzes 638755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.3

Added

- `lazycall` method and top-level calls implemented for implementing lazy functions that deliver chains.
- `map`, `filter` and `zip` methods added that have identical parameters to the built-ins, except they returns chains, as you might expect.
- Negative indexes have been implemented for `__getitem__`.
- New `dest` method added - returns the head and tail at the same time.
- New `expanded_len` method added to support teaching and debugging.

Changed

- Test methods slightly extended.
- Documentation expanded with the maze example.
- Backfilled CHANGELOG.md.

0.1.3

Changes

- Improved error message in `__getitem__`.
- Improved code comments.
- Added a few more tests.

0.1.2

Fixed

- Bug in negative indexing fixed.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.