gracelang / objectdraw

The objectdraw graphics library for Grace, implemented for the DOM
GNU General Public License v3.0
1 stars 2 forks source link

Equality needs to be added #26

Open KimBruce opened 8 years ago

KimBruce commented 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.