This library exposes a struct that mimicks the behaviour of the python defaultdict.
This behaviour does require that the type of the value does have the [Default] implemented.
This library exposes a struct that mimicks the behaviour of the python defaultdict.
This behaviour does require that the type of the value does have the [Default] implemented.