squeeze←{       ⍝ Compress multiple blanks.
    (~'  '⍷⍵)/⍵
}

code_colours

test script

Back to: notes

Back to: Workspaces