Skip to main content
Module

x/ramda/source/invoker.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/invoker.js";

Variables

Turns a named method with a specified arity into a function that can be called directly supplied with arguments and a target object.