Module

x/rambda/src/call.js>call

Faster and smaller alternative to Ramda
Go to Latest
variable call
import { call } from "https://dotland.deno.dev/x/rambda@v9.2.0/src/call.js";

type

(fn, ...inputs) => unknown