mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
Fixed ++oust to not require faces for [a b]. (Wet gate struggles.)
This commit is contained in:
parent
c06e10e7c2
commit
63612f390a
@ -731,7 +731,7 @@
|
||||
++ oust :: remove
|
||||
~/ %oust
|
||||
|* {{a/@ b/@} c/(list)}
|
||||
(weld (scag a c) (slag (add a b) c))
|
||||
(weld (scag +<-< c) (slag (add +<-< +<->) c))
|
||||
::
|
||||
++ reap :: replicate
|
||||
~/ %reap
|
||||
|
Loading…
Reference in New Issue
Block a user