5 lines
71 B
Text
5 lines
71 B
Text
|
|
missingPerms=: monad define
|
||
|
|
item=. {. y
|
||
|
|
y -.~ item A.~ i.! #item
|
||
|
|
)
|