Reducers are hard
When learning a programming language, some concepts might be hard. Modern languages like Java, C# and JavaScript all have a way of reducing collections. In Java, all collections can be streamed and then reduced. In C# this is done by using the Aggreg...
welko.hashnode.dev7 min read
Olang Daniel
Good Read