SimpleSuspendableMapperImpl

constructor(t1: suspend (T2) -> T1, t2: suspend (T1) -> T2)(source)