2 lines
102 B
Text
2 lines
102 B
Text
isolatePairs=: ~.@matchUp2@(#~ *./@matchUp"2)@({~ 2 comb #)
|
|
matchUp2=: /:~"2@:(/:~"1)@(#~ 4=#@~.@,"2)
|