`5.left<Int, Union>()` when you could be doi...
# announcements
p
5.left<Int, Union>()
when you could be doing
5.left<Union>()
and the type could be captured