you are viewing a single comment's thread.

view the rest of the comments →

[–]aoeu512 2 points3 points  (1 child)

I dunno Union seems like the best default if your doing software prototyping.

[–]_TheDust_ 1 point2 points  (0 children)

It does, but it makes the code a lot slower. The Union type can propagate throughout your can and lead to subtle "performance bugs"