Open KimBruce opened 8 years ago
The Graphic type needs to include method == (it is implemented in classes that implement Graphic). When the static type checker starts working, several programs will break unless the method is added to the type.
The Graphic type needs to include method == (it is implemented in classes that implement Graphic). When the static type checker starts working, several programs will break unless the method is added to the type.