macroutils
macroutils copied to clipboard
More description of `generate`d proc
Is it possible to collect the nnk types that are valid for each of the generated procs and display them in the doc comments for documentation?
Ooh, that's a great idea! The generate macro is pretty complex though, so it'll take a little time to implement it.
Happy to help. I started to try to look at it. I agree it's complex.