ComposeExtension1<A, B> extension

on
  • B Function(A)

Methods

c<C>(C f(B b)) → C Function(A a)
compose two functions together
compose<C>(C f(B b)) → C Function(A a)
Compose two functions together