Why does compactMap { $0.property } work but compactMap(\.property) doesn't with non-optional properties?

Spun off a discussion in #evolution:discuss to raise the possibility of allowing the keypath construction here.

1 Like