mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
Add jet hints
This commit is contained in:
parent
e61d84d57b
commit
30044fbc1e
@ -4318,9 +4318,11 @@
|
|||||||
:::: ++json:html :: (2e2) JSON
|
:::: ++json:html :: (2e2) JSON
|
||||||
:: ::::
|
:: ::::
|
||||||
++ json ^?
|
++ json ^?
|
||||||
|
~% %json ..part ~
|
||||||
|%
|
|%
|
||||||
:: :: ++en:json:html
|
:: :: ++en:json:html
|
||||||
++ en :: encode JSON to tape
|
++ en :: encode JSON to tape
|
||||||
|
~% %en +>+ ~
|
||||||
|^ |= jon=^json
|
|^ |= jon=^json
|
||||||
^- cord
|
^- cord
|
||||||
(rap 3 (flop (onto jon ~)))
|
(rap 3 (flop (onto jon ~)))
|
||||||
@ -4383,6 +4385,7 @@
|
|||||||
-- ::en
|
-- ::en
|
||||||
:: :: ++de:json:html
|
:: :: ++de:json:html
|
||||||
++ de :: parse cord to JSON
|
++ de :: parse cord to JSON
|
||||||
|
~% %de +>+ ~
|
||||||
|^ |= txt=cord
|
|^ |= txt=cord
|
||||||
^- (unit ^json)
|
^- (unit ^json)
|
||||||
(rush txt apex)
|
(rush txt apex)
|
||||||
|
Loading…
Reference in New Issue
Block a user