Fat-Arrow Functions And Lambda Expressions Are Supported In Lucee 5.3.2.77

added by JavaScript Kicks
7/5/2019 1:50:40 PM

835 Views

Ben Nadel looks at the fat-arrow / lambda expression support in Lucee 5.3.2.77. This provides a short-hand notation for Function expressions; and, makes it easier to call higher-order functions in Lucee ColdFusion. To explore the topic, Ben attempts to implement a "natural sort" algorithm.


0 comments