The standard library lazy package implements functionality for delaying and resuming computations. This functionality is used by the Mythryl compiler support for lazy computation.
The lazy package implements the Lazy api.
The lazy package source code is in src/lib/std/src/nj/lazy.pkg.
The above information is manually maintained and may contain errors.
Lazy