Hm, why's that the case? Shouldn't the compiler be...
# announcements
j
Hm, why's that the case? Shouldn't the compiler be smart enough to know that takeIf/takeUnless can't make a non-nullable type nullable? Because only a predicate is allowed in the function, right?