Wolfram/ Lazy

Lazy computation

Contributed by: Nikolay Murzin

Utilities for working with lazy expressions.

Installation Instructions

To install this paclet in your Wolfram Language environment, evaluate this code:
PacletInstall["Wolfram/Lazy"]


To load the code after installation, evaluate this code:
Needs["Wolfram`Lazy`"]

Paclet Guide

Examples

Disclosures

Compatibility

Wolfram Language Version 13.1

Version History

  • 1.0.5 – 14 June 2023
  • 1.0.4 – 19 September 2022
  • 1.0.3 – 14 September 2022
  • 1.0.2 – 06 September 2022
  • 1.0.1 – 29 August 2022
  • 1.0.0 – 27 August 2022

License Information

MIT License

Paclet Source