Community

Using An Immediately Invoked Function Expression (IIFE) And CachedWithin To Easily Cache Steps In A Procedural Script In Lucee 5.3.2.77

(Ben Nadel) As I’ve demonstrated before, the cachedWithin function memoization feature can be applied to Closures in Lucee 5.3.2.77. I’ve also demonstrated that Immediately Invoked Function Expressions (IIFE) work In Lucee.