Wanderer:

providor_symbol_map.sort!((x,y)=>{x.value.length=>y.value.length}),

This lambda doesn't return a boolean. Also, add spaces around operators and after commas.

Bye,
bearophile

Reply via email to