Skip to main content
Module

x/functional/mod.js>factorizeSumType

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

type

(typeName, propertyNameListByTag) => unknown