Loading
Current section: 6. Generics 5 exercises
Problem

Generic Functions

Loading exercise

Transcript

00:00 Alright. Let's talk about generic functions. In this exercise, you're gonna be making two functions that, might seem pretty simple and not very practical, but I do promise that these functions do exist in the real world and, people do use it for some stuff. But, that is kind of out of the scope. The the point of this exercise is just for you to get familiar with the syntax for generic functions and the general idea of how they work, and then you can apply those two things later on.

00:27 So get into this and we'll see you when you're done.