mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +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
|
||
|
--
|
||
|
--
|