mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 07:35:19 +03:00
hoon: when +gain:ar a cell, make sure to recurse
Into the head and tail for more complete gains. Co-authored-by: joemfb <joemfb@users.noreply.github.com>
This commit is contained in:
parent
fa36819a27
commit
7370343abf
@ -8895,7 +8895,9 @@
|
||||
|- ^- type
|
||||
?- ref
|
||||
%void %void
|
||||
%noun [%cell %noun %noun]
|
||||
%noun =+ ^$(skin skin.skin)
|
||||
?: =(%void -) %void
|
||||
(cell - ^$(skin ^skin.skin))
|
||||
[%atom *] %void
|
||||
[%cell *] =+ ^$(skin skin.skin, ref p.ref)
|
||||
?: =(%void -) %void
|
||||
|
Loading…
Reference in New Issue
Block a user