Changes

Jump to navigation Jump to search
19 bytes removed ,  23:35, 9 August 2014
fn:data([1 to 2]) (: returns the sequence 1, 2 :)
[ 'a', 'b', 'c' ] = 'b' (: returns true :)
array { 1 to 2 } + 3 (: returns an error, because the left operand returns two items :)<a>{ [ 1, 2 ]}</a> (: returns <a>1 2</a> :)array { 1 to 2 } + 3 (: error: the left operand returns two items :)
</pre>
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu