ComposeExtension3<A, B, C, D> extension

on
  • D Function(A, B, C)

Methods

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