Add jet hints

This commit is contained in:
Alex Shelkovnykov 2023-04-10 17:40:50 -06:00
parent e61d84d57b
commit 30044fbc1e

View File

@ -4318,9 +4318,11 @@
:::: ++json:html :: (2e2) JSON
:: ::::
++ json ^?
~% %json ..part ~
|%
:: :: ++en:json:html
++ en :: encode JSON to tape
~% %en +>+ ~
|^ |= jon=^json
^- cord
(rap 3 (flop (onto jon ~)))
@ -4383,6 +4385,7 @@
-- ::en
:: :: ++de:json:html
++ de :: parse cord to JSON
~% %de +>+ ~
|^ |= txt=cord
^- (unit ^json)
(rush txt apex)