IMO pipe operators wouldn't bring a big improvement from looking at the examples, some are becoming harder to read for me and I think temp vars would clean them more, in any case I would probably use them as they make code fun in some places.
It would be nice to see more functional features, similar to async/await, template literals and lambdas. Some things that I think would be interesting are optional type hinting (native), exhaustive pattern matching.
It would be nice to see more functional features, similar to async/await, template literals and lambdas. Some things that I think would be interesting are optional type hinting (native), exhaustive pattern matching.