mikebridge / Liquid.NET

.Net Port of the Liquid template language
MIT License
61 stars 15 forks source link

Add syntactic sugar for initializing constants #31

Closed mikebridge closed 9 years ago

mikebridge commented 9 years ago

... to remove the leaky abstraction of using the internal types for Dictionaries and Lists in DictionaryValue and ArrayValue.