<@U0CP8EBRV> commented on <@U9E6Q296F>’s file <htt...
# announcements
u
@Czar commented on @Daniel Loaiza’s file https://kotlinlang.slack.com/files/U9E6Q296F/F9DNUKY2V/pair_extension.kt: Maybe in a DSL which works with `Pair`s a lot, but I'd avoid it generally, problem here is that you create an unnecessary throw-away
Pair
object just to call the function.