Table of Contents

Function - Anonymous (Function Literal)

About

A anonymous function is a function that has no name. Same as an anonymous block of code ?

Same as Function - Function literal ?

Documentation / Reference