Mf — Abusing Ruby’s Operator Precedence

You may have seen Ruby 2.6’s Proc composition, but did you know there are far more operators you can abuse using Ruby’s proc coercion ( & )? Get ready for another wild ride!

Fun and potentially useful if Ruby is your thing:

json_data.map(&Mf['name'])