#Scala - Your First Programming Language - Part 18 - Anonymous & Partial Functions

preview_player
Показать описание
Warning: there is so much syntactic sugar in this video that you might get diabetes! In this video we will learn what happens behind the scenes when we use (partial) function literals in Scala. We will learn about lambdas, function objects, anonymous classes, magic, partial functions and their use cases.

The specification for the Single Abstract Method (SAM) conversion is here:

This video is part of the following playlist:

Cheers and Happy Coding!

#Lambda #PartialFunction #tutorial
Рекомендации по теме
Комментарии
Автор

Is ~> something you chose arbitrarily or is it a convention? On the same note, could we do type ###>[-Input, +Output] = ?

joehan
visit shbcf.ru