Skip to content

Instantly share code, notes, and snippets.

@tsraveling
Created April 25, 2017 23:18
Show Gist options
  • Save tsraveling/cb1ffdefa76994dabc243522450f32ea to your computer and use it in GitHub Desktop.
Save tsraveling/cb1ffdefa76994dabc243522450f32ea to your computer and use it in GitHub Desktop.
Extend Params Dictionary
extension Dictionary where Key: ExpressibleByStringLiteral, Value:Any {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment