Closed digego closed 8 years ago
I really don't like mandatory docstrings
so we have two 'easy' options. we either change syntax of bind-macro to use lambda OR we force the optional docstring to go before name-and-args.
preferences?
I think 71caa8a4b fixes this
it does indeed :)
I really don't like mandatory docstrings
so we have two 'easy' options. we either change syntax of bind-macro to use lambda OR we force the optional docstring to go before name-and-args.
preferences?