Plurrrr

Fri 11 Feb 2022

Combining protocols in Swift

Like with so many things in programming, there are no right or wrong answers here, but I hope that this article has shown a few different ways to combine the functionality of multiple protocols, and what sort of tradeoffs that each approach comes with.

Source: Combining protocols in Swift, an article by John Sundell.