Multiple Inheritance in Swift

Vadim Bulavin
1 min readOct 11, 2018

Although Swift does not directly support multiple inheritance, we can approach it very closely by using certain programming techniques.

In this article we’ll have an in-depth look at multiple inheritance as an object-oriented concept and approach its implementation in Swift ⌨️.

📝Full article : http://www.vadimbulavin.com/multiple-inheritance-swift/

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Vadim Bulavin
Vadim Bulavin

Written by Vadim Bulavin

Senior iOS Software Engineer at Pluto TV. Creator of Yet Another Swift Blog https://www.vadimbulavin.com/. Coding for fun since 2008, for food since 2012.

No responses yet

Write a response