-
Kevin Modzelewski authored
This seems like a cleaner way to allow type-specific codegen -- make all types by default defer to UNKNOWN's handling of unpack(). Override the unpack() method in [Unboxed]TupleType to do the unpacking statically if possible.
b4e3ede1