Groovy noob here.
I have this map
signedMap = [[k:a, v:1], [k:b, v:-2], [k:c, v:3], [k:d, v:-4]]
I need to find the maximum absolute v