rubico
[a]synchronous functional programming
pipa-fns
a pipe function is a utility function that allows you to compose a series of functions together, where the output of one function becomes the input of the next function. "Function mengalir sampai jauh".
voluptatemmolestias
Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript