Added support for writing and reading enumeratum values as keys in collections. Only tested with Map.
There is alot of code duplication which I'm not happy with but I was not able to come up with a clever way of abstracting common functionality. Perhaps you have a good idea?
Added support for writing and reading enumeratum values as keys in collections. Only tested with Map.
There is alot of code duplication which I'm not happy with but I was not able to come up with a clever way of abstracting common functionality. Perhaps you have a good idea?
This addresses #5