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
|
ref
|
||||||
[%atom %$ ~]
|
[%atom %$ ~]
|
||||||
[%atom *] ref
|
[%atom *] ref
|
||||||
[%cell *] =+ ^$(skin skin.skin, ref p.ref)
|
[%cell *] =/ lef ^$(skin skin.skin, ref p.ref)
|
||||||
?: =(%void -) %void
|
=/ rig ^$(skin ^skin.skin, ref q.ref)
|
||||||
(cell - ^$(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)
|
[%core *] =+ ^$(skin skin.skin, ref p.ref)
|
||||||
?: =(%void -) %void
|
?: =(%void -) %void
|
||||||
?. =(%noun ^skin.skin)
|
?. =(%noun ^skin.skin)
|
||||||
|
Loading…
Reference in New Issue
Block a user