compose

Function

Compose adapted from: https://github.com/stoeffel/compose-function/blob/master/module/index.js

  • compose(fns: any[]) : any

Parameters

Parameter Type Default Notes
fns Required any[]

Returns

any

Function defined in common/src/util.ts:104