UNPKG

rambdax

Version:

Extended version of Rambda - a lightweight, faster alternative to Ramda

2 lines (1 loc) 53 B
export const call = (fn, ...inputs) => fn(...inputs)