Skip to main content
Module

x/rambda/files/index.d.ts>applyTo

Faster and smaller alternative to Ramda
Latest
function applyTo
import { applyTo } from "https://deno.land/x/rambda@9.3.0/files/index.d.ts";

Returns

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