Skip to content

Instantly share code, notes, and snippets.

@joshaber
Created June 6, 2014 01:09
Show Gist options
  • Save joshaber/130d86b38e02a8717ba5 to your computer and use it in GitHub Desktop.
Save joshaber/130d86b38e02a8717ba5 to your computer and use it in GitHub Desktop.
rdar://17189443
Swift: Wanted: Generalized chaining
Summary:
Swift's Optional chaining is super cool.
It'd be really really cool if we could generalize that (monads!) to Haskell-like do-syntax.
Steps to Reproduce:
Expected Results:
Actual Results:
Version:
Notes:
Configuration:
Attachments:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment