Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rambda/src/call.js>call

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

type

(fn, ...inputs) => unknown