A look at how you can define default implementations in type class definitions, with Num being used to illustrate. Also a look at how we can automatically instruct the compiler to derive instances for specific type classes including Eq and Show.
This video is a clip from a longer video: "Polymorphism and Type Classes in Haskell" available here: • Polymorphism and Type Classes in Haskell
-------------------------------------------------------
Links:
Check out the whole course: Introduction to Functional Programming with Haskell: • Intro to Functional Programming with Haske...
Code shown in the course is available on Github here: https://github.com/LigerLearn/intro-t...
コメント