lazy-init

Lazily initialize values by deferring their creation until first use, resulting in better performance.

lazypipe

Use to create an immutable, lazily initialized pipeline from a series of streams.