/Delegates-Starter

Delegates are a design pattern that allows one object to send messages to another object when a specific event happens.

Primary LanguageSwift