Skip to content

Instantly share code, notes, and snippets.

@enil
Created June 24, 2014 09:47
Show Gist options
  • Save enil/80b3b884d6c501bac5e1 to your computer and use it in GitHub Desktop.
Save enil/80b3b884d6c501bac5e1 to your computer and use it in GitHub Desktop.
Class.metaClass.getDimensions = { -> isArray() ? 1 + componentType.dimensions : 0 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment