Search
IIFE does not require a name. But we can have named IIFEs for traditional functional definition.
Do note that, named IIFEs cannot be invoked with an external function call as shown in the example below.