21 Learn to Program in Dart: Anonymous Functions

Опубликовано: 19 Октябрь 2014
на канале: Dash to Dartlang
1,711
37

This is a beginner's experience in learning to program with Dart. In this video, we review anonymous functions. These are functions that do not have a name, but can be called with an argument. Frequently, but not exclusively, used with fat arrow syntax (one line functions).

Should be viewed in 480p or above.