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