Hacker News new | ask | show | jobs
by pjc50 401 days ago
How does that work in a language without inheritance?

(yes, I guess it's the fake vtable of structure full of pointers)

1 comments

Structure composition is a form of inheritance.