Why oh why do we have to manually repeat method signatures in docstrings… https://discourse.julialang.org/t/why-is-it-convention-to-repeat-function-signatures-in-docstrings/. Seems like the compiler is in perfect position to automatically prepend the correct signature to each docstring
3 Likes