diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41538,7 +41538,7 @@ transformation recognizes JSON (tilde) unquotes, and recursively recognizes and transform JSON syntax not prefixed by .codn #J . -.meIP >> #J{ k0 : << v0 , < k1 : << v1 , ...} +.meIP >> #J{ k0 : << v0 , < k1 : << v1 , ...} A JSON hash quasiquote is translated into .mono .meti @(hash <> ([ k0 ] <> [ v0 ]) <> ([ k0 ] <> [ v0 ]) ...) |