mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +03:00
18 lines
326 B
Plaintext
18 lines
326 B
Plaintext
/- write
|
|
/+ write, cram, elem-to-react-json
|
|
/= args /$ ,[beam *]
|
|
/= result
|
|
/^ [post-info:write manx]
|
|
/;
|
|
|= $: post-front=(map knot cord)
|
|
post-content=manx
|
|
~
|
|
==
|
|
:- (front-to-post-info:write post-front)
|
|
post-content
|
|
::
|
|
/. /&front&/udon/
|
|
/&elem&/udon/
|
|
==
|
|
result
|