Skip to main content
Module

x/froebel/unary.ts

A strictly typed utility library.
Latest
import * as froebel from "https://deno.land/x/froebel@v0.23.2/unary.ts";

Variables

Turns fun into a unary function (a function that only accepts one argument).