trailofbits/binary_type_inference

Deduplicate type variable strings

2over12 opened this issue · 0 comments

There's probably a lot of string duplication due to holding owned strings in typevariables, type vars should probably hold Rcs or something for the string.