Skip to content

Instantly share code, notes, and snippets.

@jtwaleson
Created May 18, 2012 14:51
Show Gist options
  • Save jtwaleson/2725664 to your computer and use it in GitHub Desktop.
Save jtwaleson/2725664 to your computer and use it in GitHub Desktop.
shifting2
val filteredMap = sort.filterKeys(path =>
!parsePath(entityName, path).attribute.isVirtual)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment