ComposeOnFunction1<Input, Output> extension

on
  • Output Function(Input)

Methods

c(Input input) Compose<Input, Output>
Build a Compose from the function that can be used to easily compose functions in a chain.