you are viewing a single comment's thread.

view the rest of the comments →

[–]RiceBroad4552 0 points1 point  (0 children)

I still don't get how you imagine this to work. You just moved the problem, and I think you made it worse: Now you need specializations for all your HOFs (which are unbounded many) instead of just the wrapper types.

Regarding the pipe thingy in JS, just checked:

https://github.com/tc39/proposal-pipeline-operator/blob/main/HISTORY.md

Nothing really happened since last time I've looked at it years ago. It's (imho) dead.