segs←{          ⍝ ⍺-separated segments of vector ⍵.
    (~⍵∊⍺)⊆⍵
}

code_colours

test script

Back to: notes

Back to: Workspaces