This is a simple mixin to build a dynamic equals(Object o) method for a class at runtime.
Primary LanguageGroovy