pointfreeco / swift-custom-dump

A collection of tools for debugging, diffing, and testing your application's data structures.
MIT License
800 stars 89 forks source link

Abbreviate nested enums #71

Closed stephencelis closed 1 year ago

stephencelis commented 1 year ago

We can use dot-abbreviation to keep descriptions short but provide enough context.