Skip to main content
Module

x/froebel/forward.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.21.3/forward.ts";

Variables

Given a function and its nth..last arguments, return a function accepting arguments 0..n-1.