Icon+Unicon/Intro: Difference between revisions

→‎Binary: fix |||
(→‎Binary: fix |||)
Line 284:
x @ C # activate (x optional)
s || s # string concatenation
L ||| L # list concatenation
x & x # conjunction
x | x # alternation</lang>
Anonymous user