-
Formatter option is now composed of two data: flags (lower 16 bits) and indentation size (higher 16 bits).
released this
2024-06-11 16:32:01 +02:00 | 171 commits to main since this releaseDictType and ListType formatter use both indent and flag options.
Simple-store now makes a DictType from its data and its ToString() function returns dict.ToString()Downloads