On Thursday, 26 November 2015 at 17:27:34 UTC, André wrote:
My question now is: is there some more elegant solution to achieve this? Something like in C++ when you have std::map's of std::map's and just access the elements and the entry is created implicitly?
No. But you can create a wrapper:
http://dpaste.dzfl.pl/80ad84e8f010

Reply via email to