USE: namespaces : foo [ 1 "x" set "hello" "y" set namespace ] with-scope ; USE: prettyprint foo . ! => H{ { "x" 1 } { "y" "hello" } }