Y
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
whizzter
260 days ago
Fully agreed, var-arg functions are well established in JS so no need to abuse operators for these kinds of things.
link