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

implements rfc #435; Better effect tracking for inner routines #23679

Open ringabout opened 3 weeks ago

ringabout commented 3 weeks ago

implements https://github.com/nim-lang/RFCs/issues/435