Is it possible to enumerate the procs exported from a library, and has anyone 
got some example code of anything similar to this?

I have a template/macro that hoists math functions to apply them to seq[seq[]], 
and was wanting to do this generically for the exported math procs, rather than 
as hard-wired calls for each exported proc. 

Reply via email to