## Compiler version 3.0 ## Description We have `Tuple.FlatMap` to compute the type of `Tuple.flatMap` but we do not implement `Tuple.flatMap`. We should implement it in a similar way as what is described in #12888.