Variant: Difference between revisions

Jump to navigation Jump to search
18 bytes added ,  13:22, 7 June 2022
m
Line 27: Line 27:
0
0
</source>{{Works in|[[J]]}}
</source>{{Works in|[[J]]}}
However, Dyalog also allows a [[wikipedia:name–value pair]], or a vector of name–value pairs. The above example can be spelled using the <source lang=apl inline>IC</source> (for ''Ignore Case'') setting name:
However, Dyalog also allows a [[wikipedia:name–value pair|name–value pair]], or a vector of name–value pairs. The above example can be spelled using the <source lang=apl inline>IC</source> (for ''Ignore Case'') setting name:
<source lang=apl>
<source lang=apl>
       ('abra'⎕S'&'⍠'IC'1)'Abrabrabra'
       ('abra'⎕S'&'⍠'IC'1)'Abrabrabra'

Navigation menu