Haskell Course - Lesson 7 - Intro to Type Classes

IOG Academy

Publisher: Youtube

Published: Nov 5, 2022

Description:

language:en;Repo: https://github.com/input-output-hk/haskell-course Playlist: https://youtube.com/playlist?list=PLNEK_Ejlx3x1D9Vq5kqeC3ZDEP7in4dqb Canvas: https://iohk.instructure.com/enroll/3BAAGG Outline: 0:00 - Outline 1:09 - The awesomeness of type classes 3:39 - What are type classes? 5:37 - Common type classes 6:26 - Eq type class 7:05 - Class constraint symbol 12:17 - Ord type class 16:51 - Num type class 19:10 - Integral type class 20:06 - Fractional type class 21:47 - Show type class 22:36 - Read type class 24:47 - The most general valid type 26:55 - Multiple constraints 27:08 - Multiple constraints for the same type variable 28:44 - Constraints for multiple type variables #haskell #beginners #type #class;Science & Technology