stakx / TypeNameFormatter

A small .NET library for formatting type names à la C#.
MIT License
33 stars 4 forks source link

Idea: Allow reduction of feature set via compilation symbols #39

Open stakx opened 5 years ago

stakx commented 5 years ago

Say you don't use any formatting options qt all. It might be nice if support for them were completely removed from the compilation (mainly for code reduction, but also for speed).