Listing all functions in a module

Phil theotherphil at hotmail.com
Sun Mar 23 05:20:48 PDT 2014


Is it possible to enumerate all functions in a module? I'd like 
my test program to find the functions in a fibrary with a 
particular attribute defined, but I can't find any way to do 
this. I've looked in std.traits; maybe I'm missing something.


More information about the Digitalmars-d-learn mailing list