AsyncValueRecord5Join<T1, T2, T3, T4, T5> extension

on

Methods

join<R>(R mapper(T1, T2, T3, T4, T5)) AsyncValue<R>
Joins five AsyncValue into one.