Definition of ii combinator.
ii == [dip] dupdip i
a [F] ii
--------------
F a F
This commit is contained in:
@@ -206,6 +206,7 @@ def yin_functions():
|
||||
|
||||
|
||||
definitions = ('''\
|
||||
ii == [dip] dupdip i
|
||||
of == swap at
|
||||
product == 1 swap [*] step
|
||||
flatten == [] swap [concat] step
|
||||
|
||||
Reference in New Issue
Block a user