mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-03 14:37:05 +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
|
||||
(a b c)
|
||||
::
|
||||
++ cork
|
||||
|* [a=gate b=_,*]
|
||||
++ cork |*([a=gate b=_,*] (corl b a))
|
||||
::
|
||||
++ corl
|
||||
|* [b=_,* a=gate]
|
||||
|= c=_+<.b
|
||||
(a (b c))
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user