Skip to content

Instantly share code, notes, and snippets.

@dennisfaust
Created December 4, 2014 00:15
Show Gist options
  • Save dennisfaust/f181a8444ded0daef0b8 to your computer and use it in GitHub Desktop.
Save dennisfaust/f181a8444ded0daef0b8 to your computer and use it in GitHub Desktop.
Convert types on Scala Collections
// TODO: Save this snippet for converting collections:
XXX.to[({type l[_] = collection.immutable.HashMap[UserInformationKind, String]})#l]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment