Skip to main content
Module

x/ramda/source/pipe.js

:ram: Practical functional Javascript
Latest
import * as ramda from "https://deno.land/x/ramda@v0.27.2/source/pipe.js";

Functions

Performs left-to-right function composition. The first argument may have any arity; the remaining arguments must be unary.