UNPKG

rambda

Version:

Lightweight and faster alternative to Ramda with included TS definitions

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