mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
:: graph-store|add-graph: add new graph
|
|
::
|
|
/+ *graph-store
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ =beak]
|
|
[[=resource mark=(unit mark) ~] ~]
|
|
==
|
|
:- %graph-update
|
|
^- update
|
|
[%0 now [%add-graph resource (gas:orm ~ ~) mark]]
|