4 ms·
probably one needs something like lazy evaluation, so that things are only computed if needed.
by marco_z 2y ago
probably one needs something like lazy evaluation, so that things are only computed if needed.
- gcanyon 2y agoTrue, but I'm thinking more from a UI standpoint -- how would you present that complexity to the user, and how would you help them pare it down?