04-08 Type Class Overview: Functor, Foldable (Introduction to Haskell)

  Рет қаралды 155

Well-Typed

Well-Typed

Күн бұрын

We continue our overview of important type classes by discussing two classes that define interfaces on type constructors (parameterised datatypes), namely Functor and Foldable. The Functor class generalises the concept of types that have a map function, and the Foldable class is for types which contain elements in a clear order, meaning in particular that their elements can be extracted as a list.
Course site with self-test questions: teaching.well-...

Пікірлер
04-09 Classes for Numbers (Introduction to Haskell)
33:30
Well-Typed
Рет қаралды 115
Spongebob ate Michael Jackson 😱 #meme #spongebob #gmod
00:14
Mr. LoLo
Рет қаралды 10 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
HAH Chaos in the Bathroom 🚽✨ Smart Tools for the Throne 😜
00:49
123 GO! Kevin
Рет қаралды 16 МЛН
MyCarWalk-part01
44:13
Dr_K
Рет қаралды 185
05-02 The IO Type (Introduction to Haskell)
23:02
Well-Typed
Рет қаралды 238
Radxa X4: An N100 Pi
20:48
ExplainingComputers
Рет қаралды 51 М.
All Rust features explained
21:30
Let's Get Rusty
Рет қаралды 310 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 826 М.
06-03 The Monad Class (Introduction to Haskell)
18:31
Well-Typed
Рет қаралды 123
06-01 Preparation: Finite Maps (Introduction to Haskell)
22:28