mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 21:03:10 +03:00
Merge branch 'forward-oust-fix', remote-tracking branch 'max19/catfix'
This commit is contained in:
commit
232905333d
@ -24,7 +24,7 @@
|
||||
++ pretty-file
|
||||
=+ wain-to-tang=|=(a/wain (turn a |=(b/cord leaf+(trip b))))
|
||||
|= fyl/* ^- tang
|
||||
=+ `(unit wain)`?@(fyl `(to-wain fyl) ((soft wain) fyl))
|
||||
=+ `(unit wain)`?@(fyl `(to-wain:format fyl) ((soft wain) fyl))
|
||||
?^ - (wain-to-tang u)
|
||||
[(pretty-noun fyl)]~
|
||||
--
|
||||
|
@ -386,7 +386,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