ZooWork Market · Skill
write-docstring-first
For writing clean functions: start with a docstring, iterate until the code matches the docstring exactly, achieving docstring-code isomorphism.
For writing clean functions: start with a docstring, iterate until the code matches the docstring exactly, achieving docstring-code isomorphism.