Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
permutations=: A.~ i.@!@#
|
||||
missingPerms=: -.~ permutations @ {.
|
||||
|
|
@ -0,0 +1 @@
|
|||
missingPerms=: -.~ (A.~ i.@!@#) @ {.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
missingPerms=: monad define
|
||||
item=. {. y
|
||||
y -.~ item A.~ i.! #item
|
||||
)
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
data -.~ 'ABCD' A.~ i.!4
|
||||
DBAC
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
((i.!4) A. 'ABCD') -. data
|
||||
DBAC
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
'ABCD'{~,I.@(= <./)@(#/.~)@('ABCD' , ])"1 |:perms
|
||||
DBAC
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
,(~.#~2|(#/.~))"1|:data
|
||||
DBAC
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
({.data){~|(->./)+/({.i.])data
|
||||
DBAC
|
||||
Loading…
Add table
Add a link
Reference in a new issue