mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 04:41:37 +03:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
/- met=metadata-store, gra=graph-store
|
|
|%
|
|
++ chat
|
|
|%
|
|
+$ import
|
|
[writers=(set ship) =association:met =update-log:gra =graph:gra]
|
|
+$ flag (pair ship term)
|
|
+$ imports (map flag import)
|
|
--
|
|
--
|
|
|