Skip to content

Instantly share code, notes, and snippets.

@hisui
Created September 21, 2014 00:07
Show Gist options
  • Save hisui/0e228216716c3e6347b4 to your computer and use it in GitHub Desktop.
Save hisui/0e228216716c3e6347b4 to your computer and use it in GitHub Desktop.
undefined
func undefined<A>() -> A { return (nil as A?)! }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment