Yeah, but I was used to `BiFunction { a, b -> a...
# announcements
m
Yeah, but I was used to
BiFunction { a, b -> aFunc(a, b) }
.