mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 18:31:44 +03:00
Merge pull request #5983 from urbit/jb/wthx-stuff
hoon: further explore ?#, fix bugs
This commit is contained in:
commit
f5ee42c7b0
@ -8987,9 +8987,9 @@
|
||||
ref
|
||||
[%atom %$ ~]
|
||||
[%atom *] ref
|
||||
[%cell *] =+ ^$(skin skin.skin, ref p.ref)
|
||||
?: =(%void -) %void
|
||||
(cell - ^$(skin ^skin.skin, ref q.ref))
|
||||
[%cell *] =/ lef ^$(skin skin.skin, ref p.ref)
|
||||
=/ rig ^$(skin ^skin.skin, ref q.ref)
|
||||
(fork (cell lef rig) (cell lef q.ref) (cell p.ref rig) ~)
|
||||
[%core *] =+ ^$(skin skin.skin, ref p.ref)
|
||||
?: =(%void -) %void
|
||||
?. =(%noun ^skin.skin)
|
||||
|
Loading…
Reference in New Issue
Block a user