Hacker News new | ask | show | jobs
by kbolino 285 days ago
More specifically, you cannot add new abstract (aka "pure virtual") methods to an existing class/interface/trait when that class/interface/trait is already extended/implemented by code you don't control.