On Wednesday, 16 March 2016 at 21:05:43 UTC, JR wrote:
On Wednesday, 16 March 2016 at 20:43:09 UTC, jkpl wrote:
I try to anticipate the reason why you want this. [...]

I use something *kinda* sort of similar in my toy project to print all fields of a struct, for debugging purposes when stuff goes wrong. Getting the names of the member variables is crucial then.

http://dpaste.dzfl.pl/748c4dd97de6

That's a nice learning piece. I think "with" is cool, reminds me of a nice R feature.

Reply via email to