config
config copied to clipboard
Fix lists being lost when extending #22
This PR contains a new implementation of the Extend function. It makes it possible for lists to be extended as well.
If this PR is merged it will somewhat change the behavior of the function. There are no more errors if the Config structs have a different structure. Look at the description above the implementation for a better overview.