mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 21:12:56 +03:00
fix ++curr
Fixes sample of a wet gate produced by ++curr
This commit is contained in:
parent
c0cb7d810a
commit
46ec863734
@ -1915,7 +1915,7 @@
|
|||||||
::
|
::
|
||||||
++ curr :: curry right
|
++ curr :: curry right
|
||||||
|* [a=$-(^ *) c=*]
|
|* [a=$-(^ *) c=*]
|
||||||
|* b=_+<+.a
|
|* b=_+<-.a
|
||||||
(a b c)
|
(a b c)
|
||||||
::
|
::
|
||||||
++ fore |*(a=$-(* *) |*(b=$-(* *) (pair a b))) :: pair before
|
++ fore |*(a=$-(* *) |*(b=$-(* *) (pair a b))) :: pair before
|
||||||
|
Loading…
Reference in New Issue
Block a user