ComposeExtension2<A, B, C> extension

on
  • C Function(A, B)

Methods

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