Comment on Zest: a programming language for malleable and legible systemsparentComments−LoganDark1yand (b) have verification your documentation's code samples are actually correct.I find a lot of libraries don't go through the effort to actually use doctests, and just stick `no_run` everywhere, which defeats a lot of the purpose.
Comments
I find a lot of libraries don't go through the effort to actually use doctests, and just stick `no_run` everywhere, which defeats a lot of the purpose.