Press CTRL+C or CMD+C to copy the selected text and close this dialog.
Tweet
6 people like it. Like the snippet!
Ruby like map declaration syntax
1: 2:
let (=>) x y = x,y let z = Map ["hello" => 1; "bye" => 2]