Hacker News new | ask | show | jobs
by jappgar 260 days ago
is this solving a problem people actually have?

other libraries like rxjs use .pipe(f,g,h) which works just fine.

1 comments

Fully agreed, var-arg functions are well established in JS so no need to abuse operators for these kinds of things.