Index-of & Co. III Index   <<   >>


 
teps     ← {(≢⊃⍵) > ⍵ tix ⍺}

twithout ← {⍺ ⌿¨⍨ ⊂~⍺ teps ⍵}

tunique  ← {⍵ ⌿¨⍨ ⊂(⍳≢⊃⍵)=tix⍨ ⍵}

tkey     ← {(⊂tix⍨⍺) ⍺⍺⌸¨ ⍵}