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