Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created January 29, 2015 16:42
Show Gist options
  • Save jsanda/7e41b3322f6a6556d746 to your computer and use it in GitHub Desktop.
Save jsanda/7e41b3322f6a6556d746 to your computer and use it in GitHub Desktop.
BigDecimal.metaClass.equals = { return compareTo(it); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment