mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-04 10:52:18 +03:00
Restructured in case the backward-threading ++corl is ever needed
This commit is contained in:
parent
2d7c533207
commit
5592e16d6a
@ -1774,8 +1774,10 @@
|
|||||||
|* b=_+<+.a
|
|* b=_+<+.a
|
||||||
(a b c)
|
(a b c)
|
||||||
::
|
::
|
||||||
++ cork
|
++ cork |*([a=gate b=_,*] (corl b a))
|
||||||
|* [a=gate b=_,*]
|
::
|
||||||
|
++ corl
|
||||||
|
|* [b=_,* a=gate]
|
||||||
|= c=_+<.b
|
|= c=_+<.b
|
||||||
(a (b c))
|
(a (b c))
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user