mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
21 lines
259 B
Plaintext
21 lines
259 B
Plaintext
/+ *hark-store
|
|
|%
|
|
+$ note [=bin =body]
|
|
--
|
|
|_ not=note
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun not
|
|
++ json
|
|
%- pairs:enjs:format
|
|
:~ bin+(bin:enjs bin.not)
|
|
body+(body:enjs body.not)
|
|
==
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun body
|
|
--
|
|
--
|