https://github.com/stackbuilders/haskell-playground
Code snippets about non-strict vs. not purely lazy evaluation in Haskell.
https://github.com/stackbuilders/haskell-playground
Last synced: 7 months ago
JSON representation
Code snippets about non-strict vs. not purely lazy evaluation in Haskell.
- Host: GitHub
- URL: https://github.com/stackbuilders/haskell-playground
- Owner: stackbuilders
- License: mit
- Created: 2016-08-08T21:52:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T17:35:24.000Z (about 9 years ago)
- Last Synced: 2025-03-16T17:46:24.449Z (10 months ago)
- Language: Haskell
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# haskell-playground
Code snippets about non-strict vs. not purely lazy evaluation in Haskell.
## License
Licensed under the MIT License.