Skip to main content
Module

x/froebel/callAll.ts

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

Variables

Take a list of functions that accept the same parameters and call them all with the provided arguments.