6 lines
179 B
Text
6 lines
179 B
Text
(1;;2) ~ (1 ; _n ; 2) / ~ is ''identical to'' or ''match'' .
|
|
1
|
|
_n ~' ( 1 ; ; 2 ) / ''match each''
|
|
0 1 0
|
|
|
|
additional properties : _n@i and _n?i are i; _n`v is _n
|