The aim of the video is to show you the importance of using types and parametrized methods in writing generic and performant code.
- Get some more background knowledge on using types, and defining our own types.
- Show how to use general types in functions
- Demonstrate multiple dispatch and show how this enhances performance