Skip to content

Instantly share code, notes, and snippets.

@anfedorov
Created June 23, 2009 09:10
Show Gist options
  • Save anfedorov/134442 to your computer and use it in GitHub Desktop.
Save anfedorov/134442 to your computer and use it in GitHub Desktop.
mapping = lambda d: lambda x: d.get(x, x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment