<@U74HWEPTP> `.also { }` returns the receiver inst...
# announcements
a
@Shawn
.also { }
returns the receiver instead of last line, but I'm not sure if that's what you want, can you give an example of when you need
?: Unit
?