indeed. :slightly_smiling_face: But using `groupBy...
# advent-of-code
h
indeed. 🙂 But using
groupBy
instead of
distinct
which is another nice way to solve it. I think you may not need the
toLowerCase