Introduction to Functional Programming in Haskell: Episode 1- Lambda Calculus

preview_player
Показать описание
In this lecture we'll be covering Lambda Calculus
Рекомендации по теме
Комментарии
Автор

Thank you so much! Best in-depth explanation of Lambda calculus on YouTube that I've found!

chachan
Автор

so in the case of
\a(\b.abz) q r
gives -> qrz
the r is an argument for the \b and q is for \a ?
i understood the the first function takes first argument second that the second and so on.
is that correct ?

AbdulZurghani
Автор

Hej @madgen videos, can you also share the presentation. Thanks

NagaCharanMeda