I was wondering if it was possible to call D functions by their
names (strings that are not known at compile time) and couldn't
find the answer anywhere in the documentation. Kinda like we can
instantiate objects with Object.factory, would it be possible to
somehow do the same with module-level functions? Or maybe with
non-static class methods?
- Call function by its string name aldanor
- Re: Call function by its string name John Colvin
- Re: Call function by its string name aldanor
- Re: Call function by its string name Meta
- Re: Call function by its string name John Colvin
- Re: Call function by its string name aldanor
- Re: Call function by its string name Kenji Hara
- Re: Call function by its string name aldanor
- Re: Call function by its string name Artur Skawina
