xdmp.xor64( x as (Number|String), y as (Number|String) ) as (Number|String)
XOR two 64-bit integer values.
xdmp.xor64(255, 2); => 253
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.