variable flow
import { flow } from "main.ts";

Type

<T>(...array: ((value: T) => T)[]) => ((value: T) => T)