mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
18 lines
286 B
Plaintext
18 lines
286 B
Plaintext
/+ *graph-store
|
|
=* as-octs as-octs:mimes:html
|
|
::
|
|
|_ upd=update:one
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun upd
|
|
++ mime [/application/x-urb-graph-update (as-octs (jam upd))]
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun update:one
|
|
++ mime |=([* =octs] ;;(update (cue q.octs)))
|
|
--
|
|
--
|