DataFixerUpper
DataFixerUpper copied to clipboard
Collector & map entry codecs
Adds a codec class that functions for all java.util.stream.Collector, This allows the same class to be used for maps, sets, lists, queues, immutable or mutable, concurrent or not. This does make some existing codecs redundant though I didn't remove them.
CLosing and reopening to re-trigger the checks :)
any news on this?