Module

x/lodash_es/mod.ts>flow

lodash for deno use
Latest
variable flow
import { flow } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/mod.ts";

Creates a function that returns the result of invoking the given functions with the this binding of the created function, where each successive invocation is supplied the return value of the previous.