Skip to content

Instantly share code, notes, and snippets.

@johntbush
Created April 9, 2014 04:34
Show Gist options
  • Save johntbush/10226365 to your computer and use it in GitHub Desktop.
Save johntbush/10226365 to your computer and use it in GitHub Desktop.
call implicit method with parameters
var user : User = new User
var request : RequestHeader = new RequestHeader
isModerator(user, request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment