Skip to main content
Module

x/functional/functional.js>runSequentially

Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
Latest
variable runSequentially
import { runSequentially } from "https://deno.land/x/functional@v1.3.4/functional.js";

type

(initialChainableFunctor, ...chainableFunctorList) => unknown