https://kotlinlang.org logo
#arrow
Title
r

Robert Menke

04/15/2019, 7:47 PM
Thanks @simon.vergauwen I think we’ll just adjust our code review to treat using
when
on an Option as an incorrect stylistic preference and suggest using a combination of map/flatMap/fold in its place.