Back to all

lazy-evaluation

by OmniaffixDave

01Feb 8, 2026Visit Source
Use lazy evaluation for expensive operations that may not be needed Use when optimizing code performance. Performance category skill.