diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -4541,9 +4541,7 @@ The comma-splice form is analogous to comma-quote (see above). Like in the ,' combination, in the ,*' combination, the quote behaves as a regular quote and not a quasiquote. -.PP - -.IP Quasiquoting non-List Objects +.SS Quasiquoting non-List Objects Quasiquoting is supported over hash table and vector literals (see Vectors and Hashes below). A hash table or vector literal can be quoted, like any |