mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The first is a naive imperative approach using appends in a loop. The second uses flatMap. We would like both of these to have equivalent performance.
1.6 KiB
1.6 KiB