mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
arvo: removes $monk
This commit is contained in:
parent
5a82f1d4c0
commit
115d4f9ac8
@ -94,7 +94,6 @@
|
|||||||
:: +hobo: %soft task builder
|
:: +hobo: %soft task builder
|
||||||
:: $goof: crash label and trace XX fail/ruin/crud/flaw/lack/miss
|
:: $goof: crash label and trace XX fail/ruin/crud/flaw/lack/miss
|
||||||
:: $mass: memory usage
|
:: $mass: memory usage
|
||||||
:: $monk: general identity
|
|
||||||
:: $move: cause and action
|
:: $move: cause and action
|
||||||
:: $ovum: card with cause
|
:: $ovum: card with cause
|
||||||
:: $roof: namespace
|
:: $roof: namespace
|
||||||
@ -117,7 +116,6 @@
|
|||||||
+$ goof [mote=term =tang]
|
+$ goof [mote=term =tang]
|
||||||
+$ mass $~ $+|+~
|
+$ mass $~ $+|+~
|
||||||
(pair cord (each * (list mass)))
|
(pair cord (each * (list mass)))
|
||||||
+$ monk (each ship (pair @tas @ta))
|
|
||||||
+$ move [=duct =ball]
|
+$ move [=duct =ball]
|
||||||
+$ ovum [=wire =card]
|
+$ ovum [=wire =card]
|
||||||
::
|
::
|
||||||
|
@ -13822,7 +13822,6 @@
|
|||||||
+$ mart (list [n=mane v=tape]) :: XML attributes
|
+$ mart (list [n=mane v=tape]) :: XML attributes
|
||||||
+$ marx $~([%$ ~] [n=mane a=mart]) :: dynamic XML tag
|
+$ marx $~([%$ ~] [n=mane a=mart]) :: dynamic XML tag
|
||||||
+$ mite (list @ta) :: mime type
|
+$ mite (list @ta) :: mime type
|
||||||
+$ monk (each ship [p=@tas q=@ta]) :: general identity
|
|
||||||
+$ pass @ :: public key
|
+$ pass @ :: public key
|
||||||
+$ ring @ :: private key
|
+$ ring @ :: private key
|
||||||
+$ ship @p :: network identity
|
+$ ship @p :: network identity
|
||||||
|
Loading…
Reference in New Issue
Block a user