Hacker News new | ask | show | jobs
by vorticalbox 1918 days ago
I have always used ramdajs for this.

const R = require('ramda');

R.pipe(a,f,g,h)