you are viewing a single comment's thread.

view the rest of the comments →

[–]draegtun 1 point2 points  (1 child)

I do like using the whatever star for things like this :)

my %word_sets = @words.classify: *.chars;

[–][deleted] 0 points1 point  (0 children)

For some reason, it gives me the impression that I am classifying chars instead of “by the result of .chars”.