Hello Method Implementations!
We'll cover the following...
Okay, back to methods! Implementing methods is similar to implementing functions. There are three main differences:
-
You can only implement methods for types you’ve created yourself ...