You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Raw string literals, multiline strings, and string interpolation
Auto implicits
Hexadecimal, octal, and binary integer literals
%name pragmas
failing blocks
The text was updated successfully, but these errors were encountered:
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
blocksThe text was updated successfully, but these errors were encountered: