mu/defn auto docstrings (#28042)
mu/defn now prepends docstrings onto functions, the way prismatic schema does. * prepend docstring with m.schema annotation * refinement of alignment * fix typo in docstring
Please register or sign in to comment
mu/defn now prepends docstrings onto functions, the way prismatic schema does. * prepend docstring with m.schema annotation * refinement of alignment * fix typo in docstring