mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
dojo: ?? pattern matches on %hint types
This commit is contained in:
parent
8f946ed414
commit
8cd919b936
@ -704,12 +704,12 @@
|
||||
[%face ^] a(q $(a q.a))
|
||||
[%cell ^] a(p $(a p.a), q $(a q.a))
|
||||
[%fork *] a(p (silt (turn ~(tap in p.a) |=(b=type ^$(a b)))))
|
||||
[%hint *] ?+ -.q.p.a $(a q.a)
|
||||
%know
|
||||
[%hint *] ?+ q.p.a $(a q.a)
|
||||
[%know *]
|
||||
?@ p.q.p.a [(cat 3 '#' mark.p.q.p.a)]~
|
||||
[(rap 3 '#' auth.p.q.p.a (spat type.p.q.p.a) ~)]~
|
||||
::
|
||||
%help
|
||||
[%help *]
|
||||
[summary.crib.p.q.p.a]~
|
||||
==
|
||||
[%core ^] `wain`/core
|
||||
|
Loading…
Reference in New Issue
Block a user