https://github.com/miroox/lazylist
Iterator-based lazy lists for Wolfram language [WIP]
https://github.com/miroox/lazylist
iterator lazylist wolfram-language
Last synced: about 2 months ago
JSON representation
Iterator-based lazy lists for Wolfram language [WIP]
- Host: GitHub
- URL: https://github.com/miroox/lazylist
- Owner: miRoox
- License: mit
- Created: 2020-03-02T15:03:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T09:07:02.000Z (over 4 years ago)
- Last Synced: 2025-02-08T20:26:10.624Z (4 months ago)
- Topics: iterator, lazylist, wolfram-language
- Language: Mathematica
- Homepage:
- Size: 127 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ``LazyList` ``
[](https://github.com/miRoox/LazyList/actions)
[](https://github.com/miRoox/LazyList/blob/master/LICENSE)*LazyList* is a Wolfram language package for lazy evaluation of lists, including an extensible iterator framework and a lazy range representation.
## Installation
*LazyList* package requires Wolfram language version 12 or later.
For prerelease version, for example, evaluate `PacletInstall["https://github.com/miRoox/LazyList/releases/download/v0.1.0/LazyList-0.1.0.paclet"]` in Mathematica.
## Usage
Basic usage:
