mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 04:52:06 +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
|
||||
|* [a=$-(^ *) c=*]
|
||||
|* b=_+<+.a
|
||||
|* b=_+<-.a
|
||||
(a b c)
|
||||
::
|
||||
++ fore |*(a=$-(* *) |*(b=$-(* *) (pair a b))) :: pair before
|
||||
|
Loading…
Reference in New Issue
Block a user