Skip to content

Instantly share code, notes, and snippets.

@mattbasta
Created May 31, 2015 16:19
Show Gist options
  • Save mattbasta/828eaf5485f604b4ac9d to your computer and use it in GitHub Desktop.
Save mattbasta/828eaf5485f604b4ac9d to your computer and use it in GitHub Desktop.
func<int>:foo = (): 123;
promise.then((result): result.foo(), (err): err.toString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment