mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
added %time vane
This commit is contained in:
parent
c0ed7eda0f
commit
fb67d37e2e
@ -76,6 +76,9 @@
|
||||
[%nuke p=hapt q=ship] ::
|
||||
[%show p=hapt q=ship r=path] ::
|
||||
[%wipe p=hapt] ::
|
||||
== == ::
|
||||
$: %t :: to %temp
|
||||
$% [%wait p=@da] ::
|
||||
== == == ::
|
||||
++ rave :: see %clay
|
||||
$% [& p=mood] :: single request
|
||||
|
@ -9889,6 +9889,7 @@
|
||||
[@ %sync *] %c
|
||||
[@ %term *] %d
|
||||
[@ %http *] %e
|
||||
[@ %temp *] %t
|
||||
==
|
||||
::
|
||||
++ doos :: sleep until
|
||||
|
@ -27,6 +27,7 @@
|
||||
[%d %dill]
|
||||
[%e %eyre]
|
||||
[%g %gall]
|
||||
[%t %time]
|
||||
==
|
||||
|- ^+ all
|
||||
?~ vay all
|
||||
|
@ -81,7 +81,6 @@
|
||||
|= [p=(list ,[k=key n=val]) q=(bque key val)]
|
||||
^- (bque key val)
|
||||
?~ p q
|
||||
?~ q p
|
||||
$(p t.p, q (insert q i.p))
|
||||
::
|
||||
:: :: public interface
|
||||
|
Loading…
Reference in New Issue
Block a user