Also, I don’t understand the decision to extract `...
# arrow
p
Also, I don’t understand the decision to extract
Some
and
None
as inner classes of
Option
, but not
Left
and
Right
.