mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +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
|
||
|
--
|
||
|
--
|