What is the keyboard shortcut for ⇒ in your Scala editor?
The Unicode \u21D2 " ⇒ " operator (sometimes referred to as => ) is the common lexical identifier prevailing in the Scala programming language used in functional combinators, function definitions, case arguments, etc. I usually have to copy and paste this statement into my code from another place, but this can be very annoying.
Does anyone know of shortcuts for creating this symbol in your IDE? I usually use programs like JetBrains IntelliJ, SublimeText, and VIM.
+5
3 answers
