Hacker News new | ask | show | jobs
by mucholove 1861 days ago
The only thing that stops me from doing it that there is a well established pattern of passing `&error` which tells me that the function can error and that I could handle it.

I’m sort of looking for what 2nd order and systemics effects `mpw` might expect.

To me, Swift is a bit more annoying with `if let`. Seems like it might provide a benefit, but it’s not so compelling to me. The compile times are so much slower so as to turn me off completely.