Compose<B, C> extension

on

Methods

compose<A>(Func1<A, B> f) Func1<A, C>
Performs right-to-left function composition