Skip to main content
Module

x/rambda/rambda.js>applyTo

Faster and smaller alternative to Ramda
Go to Latest
function applyTo
import { applyTo } from "https://deno.land/x/rambda@v9.1.0/rambda.js";

Returns

<U>(fn: (t: T) => U) => U