On Wednesday, 3 August 2022 at 03:36:55 UTC, Domain wrote:
I want to find out all public functions in all modules in a package. Can I do that at compile time?
I think it's not possible.
Piotr Mitana via Digitalmars-d-learn Wed, 03 Aug 2022 04:41:51 -0700
On Wednesday, 3 August 2022 at 03:36:55 UTC, Domain wrote:
I want to find out all public functions in all modules in a package. Can I do that at compile time?
I think it's not possible.