next: *
This commit is contained in:
parent
1746d12266
commit
d279bf1d31
17 changed files with 407 additions and 137 deletions
1
std.grr
1
std.grr
|
|
@ -8,7 +8,6 @@ def eprintln { stderr fprint "\n" stderr fprint }
|
|||
def when { [] if }
|
||||
def unless { swap when }
|
||||
|
||||
def dip { swap [] curry compose call }
|
||||
def 2dip { swap [dip] dip }
|
||||
def 3dip { swap [2dip] dip }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue