trailofbits / binary_type_inference

GNU General Public License v3.0
12 stars 0 forks source link

Deduplicate type variable strings #12

Open 2over12 opened 2 years ago

2over12 commented 2 years ago

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.