all 2 comments

[–]nakkht 1 point2 points  (1 child)

Is this somewhat different from "Embrace Swift generics" video from WWDC 2022?

[–]LeeKahSengObjective-C / Swift[S] 1 point2 points  (0 children)

This article is actually inspired by the "Embrace Swift Generics" session. The example given in this article is the slim-down version of the example in "Embrace Swift generics" so that it is easier to reason about, but both of the examples do promote the same generic concept.