Anonymous functions, the dot, and parameters

On a tangent. Anonymous functions belong to the module that create it - so using an anonymous function loads that module (the closure has to belong somewhere).

1 Like