This is a non-comprehensive list of syntactic utilities I haven't yet explained in the tutorials. I'll update this whenever something else comes to mind.
[ ] Tuple sections
[ ] Qualified idiom brackets
[ ] Monad comprehensions
[ ] Lambda case
[ ] using for named implementations
[x] Raw string literals, multiline strings, and string interpolation
[x] Auto implicits
[x] Hexadecimal, octal, and binary integer literals
This is a non-comprehensive list of syntactic utilities I haven't yet explained in the tutorials. I'll update this whenever something else comes to mind.
using
for named implementations%name
pragmasfailing
blocks