mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
factors out common +note/+sign declarations with $>
This commit is contained in:
parent
8dabbfead4
commit
f200138532
@ -52,7 +52,7 @@
|
||||
$>(%unto gift:able:gall) :: application ack
|
||||
== == ::
|
||||
$: @tas :: from any
|
||||
$% [%crud p=@tas q=(list tank)] :: error report
|
||||
$% $>(%crud vane-task) :: XX strange
|
||||
$> $? %mack :: message ack
|
||||
%woot :: reaction message
|
||||
== ::
|
||||
|
@ -525,8 +525,8 @@
|
||||
$>(%made gift:able:ford) ::
|
||||
== ::
|
||||
$: @tas :: by any
|
||||
$% [%crud p=@tas q=(list tank)] ::
|
||||
== == == ::
|
||||
$>(%crud vane-task) :: XX strange
|
||||
== == ::
|
||||
--
|
||||
::
|
||||
:: Old state types for ++load
|
||||
|
@ -65,8 +65,8 @@
|
||||
$>(%turf gift:able:jael) :: bind to domains
|
||||
== ::
|
||||
$: @tas :: by any
|
||||
$% [%crud p=@tas q=(list tank)] ::
|
||||
== == == ::
|
||||
$>(%crud vane-task) :: XX strange
|
||||
== == ::
|
||||
++ ixor @t :: oryx hash
|
||||
++ whir $@ ~ :: wire subset
|
||||
$% {$ac p/hole q/whir} :: cookied
|
||||
|
@ -117,8 +117,8 @@
|
||||
$>(%look task) :: set ethereum source
|
||||
== ::
|
||||
$: @tas ::
|
||||
$% [%init p=ship] :: report install
|
||||
[%sunk p=ship q=rift] :: report death
|
||||
$% $>(%init vane-task) :: report install
|
||||
$>(%sunk vane-task) :: report death
|
||||
== == == ::
|
||||
:: ::
|
||||
+$ sign :: in result $<-
|
||||
|
Loading…
Reference in New Issue
Block a user