I'm reading some Scala code, trying to learn the language and understand the code itself, and I keep coming across some unintelligible punctuation that does stuffsyntax has a lot of symbols. The problem is that it's pretty much impossibleSince these kinds of names are difficult to search in anyfind using search engine for punctuationengines, a comprehensive list of them would be helpful.
- it's all filtered out before the query gets processed.
This is compounded by the fact that I haven't found any single document that outlinesWhat are all of the insane shortcuts that Scala seems to havesymbols in an easy way.Scala, and what does each of them do?
Can you point meIn particular, I'd like to know about ->, or better yet write||=, such a guide? Just a comment++=, document<=, HTML page or blog post with a list of punctuation_._, ::, and the thing it does :+=. In particular, I'm confused about:
-> ||= ++= <= _._ :: :+=