mirror of
https://github.com/urbit/shrub.git
synced 2024-12-16 14:58:25 +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
|
++ pretty-file
|
||||||
=+ wain-to-tang=|=(a/wain (turn a |=(b/cord leaf+(trip b))))
|
=+ wain-to-tang=|=(a/wain (turn a |=(b/cord leaf+(trip b))))
|
||||||
|= fyl/* ^- tang
|
|= 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)
|
?^ - (wain-to-tang u)
|
||||||
[(pretty-noun fyl)]~
|
[(pretty-noun fyl)]~
|
||||||
--
|
--
|
||||||
|
@ -386,7 +386,7 @@
|
|||||||
++ oust :: remove
|
++ oust :: remove
|
||||||
~/ %oust
|
~/ %oust
|
||||||
|* {{a/@ b/@} c/(list)}
|
|* {{a/@ b/@} c/(list)}
|
||||||
(weld (scag a c) (slag (add a b) c))
|
(weld (scag +<-< c) (slag (add +<-< +<->) c))
|
||||||
::
|
::
|
||||||
++ reap :: replicate
|
++ reap :: replicate
|
||||||
~/ %reap
|
~/ %reap
|
||||||
|
Loading…
Reference in New Issue
Block a user