mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
Cache the slot in +slur, which makes the type passed to ~nest the same noun each time.
This commit is contained in:
parent
80a32804a4
commit
7f01ce0762
@ -158,7 +158,7 @@
|
||||
++ slur :: call gate on
|
||||
|= {gat/vase hil/mill}
|
||||
^- (unit (pair vase worm))
|
||||
=+ sam=(slot 6 gat)
|
||||
=^ sam p.sew (~(slot wa p.sew) 6 gat)
|
||||
=+ ^= hig
|
||||
?- -.hil
|
||||
%& (~(nest wa p.sew) p.sam p.p.hil)
|
||||
|
Loading…
Reference in New Issue
Block a user