So the whole `LinkedTreeMap<String, Map<Stri...
# getting-started
a
So the whole
LinkedTreeMap<String, Map<String, Map<*, *>>>
type is duplicated (and it’s pretty verbose to begin with). Any way to avoid the duplication?