Created
June 6, 2014 01:09
-
-
Save joshaber/130d86b38e02a8717ba5 to your computer and use it in GitHub Desktop.
rdar://17189443
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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