Closed dpassen closed 4 years ago
It would be nice to have first-class support for an optional docstring in the defnc and defcomponent macros.
Presently, I'm working around this via the ^{:doc " ... "} metadata.
This is resolved by https://github.com/lilactown/hx/pull/74
It would be nice to have first-class support for an optional docstring in the defnc and defcomponent macros.
Presently, I'm working around this via the ^{:doc " ... "} metadata.