Something I would LOVE to see, even more than optional chaining, automatic or otherwise, would be optional chaining with pipes…
let example = apple(_)?->orange?->grame("fruit")->basket
Something I would LOVE to see, even more than optional chaining, automatic or otherwise, would be optional chaining with pipes…
let example = apple(_)?->orange?->grame("fruit")->basket