mirror of
https://github.com/art-ist/mustache-sharp.git
synced 2024-06-16 21:05:32 +00:00

I wanted to improve the predictability and the efficiency of the latest UpcastDictionary code. I switched to a breadth-first search of sub-types, filtering out duplicates.