Skip to main content
Module

x/rambda/source/call.js>call

Faster and smaller alternative to Ramda
Latest
variable call
import { call } from "https://deno.land/x/rambda@9.3.0/source/call.js";

type

(fn, ...inputs) => unknown