Anon Function ↔ function w/o Identifier
aka Anon-Fn, Anonymous-Function, Lambda-Function, Lambda-Expression, Lambda-Fn, Lambda
References
Arrow Function↔ compact Anon Function w/o bind tothiskeyword or Args ObjectTyped Callback Function↔ Type Annotation for Anon Function pass as arg to functionIIFE↔ Design Pattern to run self-executing Anon Function once & disappear