Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
births (('Washington' 1732) ('Lincoln' 1809) ('Roosevelt' 1882) ('Kennedy' 1917)) ls2map ! <
|
||||
|
|
@ -0,0 +1 @@
|
|||
births cp dup {1 +} overmap !
|
||||
|
|
@ -0,0 +1 @@
|
|||
valmap ! lsnum !
|
||||
|
|
@ -0,0 +1 @@
|
|||
births ('Roosevelt' 'Kennedy') lumapls ! lsnum !
|
||||
|
|
@ -0,0 +1 @@
|
|||
births map2ls !
|
||||
|
|
@ -0,0 +1 @@
|
|||
{give swap << " " << itod << "\n" <<} each
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
foo (("bar" 17) ("baz" 42)) ls2map ! <
|
||||
births foo mergemap !
|
||||
|
|
@ -0,0 +1 @@
|
|||
births map2ls ! {give swap << " " << itod << "\n" <<} each
|
||||
Loading…
Add table
Add a link
Reference in a new issue