Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@common-utilities/compose

yowainwright5MIT0.1.3TypeScript support: included

A basic implementation of the common utility function, Compose 🚂

compose, common-utilities, utility, functional

readme

@common-utilities/compose 🧰 🚂

Typed with TypeScript npm version

Compose is a common function composed of function arguments which returns their value to the next function until returning a final value.


Check out the compose page in the docs! License, MIT