nim-lang / Nim

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
https://nim-lang.org
Other
16.22k stars 1.46k forks source link

improve stringification of collections #23756

Closed AmjadHD closed 3 days ago

Araq commented 3 days ago

Sorry rejected. Your way is neither faster nor cleaner.