uns←{           ⍝ Unsigned from signed integer.
    (2*⍺)|⍵
}

code_colours

test script

Back to: notes

Back to: Workspaces