https://github.com/purescript/purescript-lazy
Call-by-need values
https://github.com/purescript/purescript-lazy
Last synced: 10 months ago
JSON representation
Call-by-need values
- Host: GitHub
- URL: https://github.com/purescript/purescript-lazy
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-15T19:06:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T01:29:00.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:41.702Z (about 1 year ago)
- Language: PureScript
- Homepage:
- Size: 73.2 KB
- Stars: 30
- Watchers: 9
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-lazy
[](https://github.com/purescript/purescript-lazy/releases)
[](https://github.com/purescript/purescript-lazy/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-lazy)
Call-by-need values.
## Installation
```
spago install lazy
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-lazy).