Mapped3

constructor(parentA: DeferredValue<A>, parentB: DeferredValue<B>, parentC: DeferredValue<C>, transform: (A, B, C) -> T)