Tagged Questions
8
votes
1answer
313 views
What do the special brackets (| … |) desugar into?
I've read the arrow notation documentation page, but it's not entirely clear to me what the "pipe brackets" used under "7.10.3. Defining your own control structures" desugar into.
Given the example ...