Avatar
omochimetaru 4/11/2019 2:15 AM
That makes opaque result types somewhat less compelling for the compactMap example presented in the introduction, because one cannot have compactMap be marked @inlinable with an opaque result type, and then later change the underlying concrete type to something more efficient.
2:16 AM
これがあるからシンプルな関数の返り値の例をintroから外したのかな